More on .gitignore

This commit is contained in:
Vitor Fernandes 2020-07-07 17:56:38 +01:00
parent 7eaf1a30ef
commit bc6f97024a
No known key found for this signature in database
GPG key ID: EBFB4EE09F348A26

6
.gitignore vendored
View file

@ -1,8 +1,7 @@
bin/
*Darwin.sh
*Darwin.tar.Z
*Darwin.*
install_manifest.txt
*Darwin.tar.gz
*.dis
*.o
*.dylib
@ -10,6 +9,7 @@ install_manifest.txt
.vscode/
CMakeFiles/
**/CMakeFiles/
_CPack_Packages
CMakeCache.txt
Makefile
*.cmake