Browse Source

Extra git ignores

Matt Clarkson 10 years ago
parent
commit
76b6affaf0
1 changed files with 9 additions and 1 deletions
  1. 9 1
      .gitignore

+ 9 - 1
.gitignore

@@ -9,11 +9,19 @@ out
 *.msi
 *.exe
 *.zip
-Output
+[oO]utput
+[tT]esting
 
 *.o
 
 #################
+## CMake
+#################
+/CMakeCache.txt
+/CMakeFiles
+/mingw
+
+#################
 ## Eclipse
 #################