aboutsummaryrefslogtreecommitdiff
path: root/projects/Windows/VC11/.gitignore
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2014-04-18 10:24:20 +0100
committerSteve Holme <steve_holme@hotmail.com>2014-04-18 10:28:11 +0100
commit0160cb2e194be3c9eaeb7903998d60bbdf4f8834 (patch)
tree9d2b8fb364d8b0c7dc1525f8a05332e710b1014d /projects/Windows/VC11/.gitignore
parentcd1f746b8683c84120b6cee43e18ec8db923d941 (diff)
build: Added Visual Studio 2012 (VC11) project files
Carrying on from commit 11025613b9 added VC11 project files which are capable of supporting side-by-side compilation, 32-bit and 64-bit builds as well as support for some of the third-party libraries curl uses.
Diffstat (limited to 'projects/Windows/VC11/.gitignore')
-rw-r--r--projects/Windows/VC11/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/projects/Windows/VC11/.gitignore b/projects/Windows/VC11/.gitignore
new file mode 100644
index 000000000..3e0c9cc6e
--- /dev/null
+++ b/projects/Windows/VC11/.gitignore
@@ -0,0 +1,4 @@
+/*.ncb
+/*.opensdf
+/*.sdf
+/*.suo