summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index cde2aa687..254e63db7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,8 +14,11 @@ build/
tests/tmp/
msvc/Debug/
msvc/Release/
+*.sln
*.suo
-*.user
+*.vc*proj*
*.sdf
*.opensdf
+CMake*
+*.cmake
.DS_Store