aboutsummaryrefslogtreecommitdiff
path: root/projects/Windows/VC8/src/.gitignore
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2014-04-05 18:05:03 +0100
committerSteve Holme <steve_holme@hotmail.com>2014-04-05 18:16:40 +0100
commit11025613b9129835c771c2646cf1774cb17a0026 (patch)
tree2c990bfb1201987e96a09978126a49bf7f1190d8 /projects/Windows/VC8/src/.gitignore
parentc877c50e13ad43459de12a4092bd95872e549dfb (diff)
winbuild: Added Visual Studio 2005 (VC8) project files
Added a more thorough version of the VC8 project files that exist in the "vs" folder with the intention to add support for other versions of Visual Studio. These files support 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/VC8/src/.gitignore')
-rw-r--r--projects/Windows/VC8/src/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/projects/Windows/VC8/src/.gitignore b/projects/Windows/VC8/src/.gitignore
new file mode 100644
index 000000000..6cd62ca81
--- /dev/null
+++ b/projects/Windows/VC8/src/.gitignore
@@ -0,0 +1,4 @@
+/*.vcproj
+/*.user
+/*.ncb
+/*.suo