summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2016-03-05 21:49:09 +0000
committerSteve Holme <steve_holme@hotmail.com>2016-03-05 21:49:09 +0000
commitb188fe407dbc8a208bb995dec29342e0b90dc435 (patch)
tree438f593e2e1e73e3d68325ce6a94d2d04aa70352 /projects
parent1eae114065aa10a1011df5dbedcfc197ff60e6be (diff)
downloadgnurl-b188fe407dbc8a208bb995dec29342e0b90dc435.tar.gz
gnurl-b188fe407dbc8a208bb995dec29342e0b90dc435.tar.bz2
gnurl-b188fe407dbc8a208bb995dec29342e0b90dc435.zip
.gitignore: Added *.VC.opendb and *.vcxproj.user files for VC14
Diffstat (limited to 'projects')
-rw-r--r--projects/Windows/VC14/.gitignore1
-rw-r--r--projects/Windows/VC14/lib/.gitignore1
-rw-r--r--projects/Windows/VC14/src/.gitignore1
3 files changed, 3 insertions, 0 deletions
diff --git a/projects/Windows/VC14/.gitignore b/projects/Windows/VC14/.gitignore
index eb24d7ef4..4db3cea86 100644
--- a/projects/Windows/VC14/.gitignore
+++ b/projects/Windows/VC14/.gitignore
@@ -1,3 +1,4 @@
+/*.opendb
/*.opensdf
/*.sdf
/.vs
diff --git a/projects/Windows/VC14/lib/.gitignore b/projects/Windows/VC14/lib/.gitignore
index 3409a4ca3..c376fc143 100644
--- a/projects/Windows/VC14/lib/.gitignore
+++ b/projects/Windows/VC14/lib/.gitignore
@@ -2,4 +2,5 @@
/*.opensdf
/*.sdf
/*.vcxproj
+/*.user
/.vs
diff --git a/projects/Windows/VC14/src/.gitignore b/projects/Windows/VC14/src/.gitignore
index 3409a4ca3..c376fc143 100644
--- a/projects/Windows/VC14/src/.gitignore
+++ b/projects/Windows/VC14/src/.gitignore
@@ -2,4 +2,5 @@
/*.opensdf
/*.sdf
/*.vcxproj
+/*.user
/.vs