.gitignore ninja files

This commit is contained in:
Sergei Golubchik 2014-06-15 12:19:33 +02:00
parent 24133e654d
commit 2edcf8f9ff

2
.gitignore vendored
View File

@ -7,6 +7,8 @@
*.spec *.spec
*~ *~
.*.swp .*.swp
*.ninja
.ninja_*
.gdb_history .gdb_history
CMakeCache.txt CMakeCache.txt
CMakeFiles/ CMakeFiles/