aboutsummaryrefslogtreecommitdiff
path: root/projects/Windows
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2016-04-01 20:00:05 +0100
committerSteve Holme <steve_holme@hotmail.com>2016-04-01 20:00:05 +0100
commit8010376fadb963aa38360e782ea9c28f4ea5bf76 (patch)
treea9ba472f10ac3e8028dbf6872de2290509658b99 /projects/Windows
parenta29a6c2ab5c597d37795c721998e24a46562ec4e (diff)
.gitignore: Added new VC14 SQLite based program database files
Diffstat (limited to 'projects/Windows')
-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