summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index cde2aa68..254e63db 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