summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 41a35b5..0f71819 100644
--- a/.gitignore
+++ b/.gitignore
@@ -72,3 +72,14 @@ cscope.out
cscope.files
ctags.sh
compile_commands.json
+
+# Ignore some of the Visual Studio files
+/Debug/
+/Release/
+*.VC.db
+*.VC.VC.opendb
+*.sln
+*.vcxproj
+*.vcxproj.filters
+*.vcxproj.user
+*.sdf