neural-api icon indicating copy to clipboard operation
neural-api copied to clipboard

Ignore the bin subdirectory of repo for GIT

Open michaliskambi opened this issue 2 years ago • 0 comments

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.

michaliskambi avatar Jul 04 '23 17:07 michaliskambi