neural-api
neural-api copied to clipboard
Ignore the bin subdirectory of repo for GIT
The bin subdirectory is filled with compilation outputs, like bin/x86_64-linux/bin/OnlyOneNeuronOrOperation . I'd suggest to add it to .gitignore, so that git status remains clean after compilations.