GreenExp_R
GreenExp_R copied to clipboard
src directory contains build files
Build-generated files like those ending with .so, .o and .dll should not be in the repository, and should be added to .gitignore to prevent them from being accidentally added.
Gitignore is added, but there are still some files that end with .so, .o and .dll. Any suggestions how to fix this?