aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--projects/Windows/VC14/.gitignore1
-rw-r--r--projects/Windows/VC14/lib/.gitignore3
-rw-r--r--projects/Windows/VC14/src/.gitignore3
3 files changed, 5 insertions, 2 deletions
diff --git a/projects/Windows/VC14/.gitignore b/projects/Windows/VC14/.gitignore
index 4db3cea86..a12d4ea1a 100644
--- a/projects/Windows/VC14/.gitignore
+++ b/projects/Windows/VC14/.gitignore
@@ -1,4 +1,5 @@
/*.opendb
/*.opensdf
/*.sdf
+/*.vc.db
/.vs
diff --git a/projects/Windows/VC14/lib/.gitignore b/projects/Windows/VC14/lib/.gitignore
index a02edcfe1..1ac1710a4 100644
--- a/projects/Windows/VC14/lib/.gitignore
+++ b/projects/Windows/VC14/lib/.gitignore
@@ -1,5 +1,6 @@
/*.opensdf
/*.sdf
-/*.vcxproj
/*.user
+/*.vc.db
+/*.vcxproj
/.vs
diff --git a/projects/Windows/VC14/src/.gitignore b/projects/Windows/VC14/src/.gitignore
index a02edcfe1..1ac1710a4 100644
--- a/projects/Windows/VC14/src/.gitignore
+++ b/projects/Windows/VC14/src/.gitignore
@@ -1,5 +1,6 @@
/*.opensdf
/*.sdf
-/*.vcxproj
/*.user
+/*.vc.db
+/*.vcxproj
/.vs