aboutsummaryrefslogtreecommitdiff
path: root/projects/Windows
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2015-07-26 20:47:39 +0100
committerSteve Holme <steve_holme@hotmail.com>2015-07-28 20:46:56 +0100
commit98e8b050ef5c5627176cb0223df756ec50301710 (patch)
tree7c997b92b06f963329477b7409fc720778c1f354 /projects/Windows
parentd9efd369071d3feb0433cc128cc7a8f63fc871bd (diff)
build: Fixed missing .opensdf files from VC10+ .gitignore files
Diffstat (limited to 'projects/Windows')
-rw-r--r--projects/Windows/VC10/lib/.gitignore1
-rw-r--r--projects/Windows/VC10/src/.gitignore1
-rw-r--r--projects/Windows/VC11/lib/.gitignore1
-rw-r--r--projects/Windows/VC11/src/.gitignore1
-rw-r--r--projects/Windows/VC12/lib/.gitignore1
-rw-r--r--projects/Windows/VC12/src/.gitignore1
6 files changed, 6 insertions, 0 deletions
diff --git a/projects/Windows/VC10/lib/.gitignore b/projects/Windows/VC10/lib/.gitignore
index d2d7b7fb4..0eec869e3 100644
--- a/projects/Windows/VC10/lib/.gitignore
+++ b/projects/Windows/VC10/lib/.gitignore
@@ -2,5 +2,6 @@
/*.filters
/*.user
/*.ncb
+/*.opensdf
/*.sdf
/*.suo
diff --git a/projects/Windows/VC10/src/.gitignore b/projects/Windows/VC10/src/.gitignore
index d2d7b7fb4..0eec869e3 100644
--- a/projects/Windows/VC10/src/.gitignore
+++ b/projects/Windows/VC10/src/.gitignore
@@ -2,5 +2,6 @@
/*.filters
/*.user
/*.ncb
+/*.opensdf
/*.sdf
/*.suo
diff --git a/projects/Windows/VC11/lib/.gitignore b/projects/Windows/VC11/lib/.gitignore
index d2d7b7fb4..0eec869e3 100644
--- a/projects/Windows/VC11/lib/.gitignore
+++ b/projects/Windows/VC11/lib/.gitignore
@@ -2,5 +2,6 @@
/*.filters
/*.user
/*.ncb
+/*.opensdf
/*.sdf
/*.suo
diff --git a/projects/Windows/VC11/src/.gitignore b/projects/Windows/VC11/src/.gitignore
index d2d7b7fb4..0eec869e3 100644
--- a/projects/Windows/VC11/src/.gitignore
+++ b/projects/Windows/VC11/src/.gitignore
@@ -2,5 +2,6 @@
/*.filters
/*.user
/*.ncb
+/*.opensdf
/*.sdf
/*.suo
diff --git a/projects/Windows/VC12/lib/.gitignore b/projects/Windows/VC12/lib/.gitignore
index d2d7b7fb4..0eec869e3 100644
--- a/projects/Windows/VC12/lib/.gitignore
+++ b/projects/Windows/VC12/lib/.gitignore
@@ -2,5 +2,6 @@
/*.filters
/*.user
/*.ncb
+/*.opensdf
/*.sdf
/*.suo
diff --git a/projects/Windows/VC12/src/.gitignore b/projects/Windows/VC12/src/.gitignore
index d2d7b7fb4..0eec869e3 100644
--- a/projects/Windows/VC12/src/.gitignore
+++ b/projects/Windows/VC12/src/.gitignore
@@ -2,5 +2,6 @@
/*.filters
/*.user
/*.ncb
+/*.opensdf
/*.sdf
/*.suo