aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore22
-rw-r--r--win32/.gitignore25
2 files changed, 25 insertions, 22 deletions
diff --git a/.gitignore b/.gitignore
index 11bdb79a..aa945250 100644
--- a/.gitignore
+++ b/.gitignore
@@ -75,25 +75,3 @@ silk/float/x64
src/Debug
src/Release
src/x64
-*.opensdf
-
-# Visual Studio ignores
-[Dd]ebug/
-[Dd]ebugPublic/
-[Rr]elease/
-[Rr]eleases/
-*.manifest
-*.lastbuildstate
-*.exe
-*.log
-*.idb
-*.ipdb
-*.ilk
-*.iobj
-*.obj
-*.pdb
-*.sdf
-*.suo
-*.tlog
-*.vcxproj.user
-*.vc.db
diff --git a/win32/.gitignore b/win32/.gitignore
new file mode 100644
index 00000000..d840c5e0
--- /dev/null
+++ b/win32/.gitignore
@@ -0,0 +1,25 @@
+# Visual Studio ignores
+[Dd]ebug/
+[Dd]ebugDLL/
+[Dd]ebugPublic/
+[Rr]elease/
+[Rr]eleaseDLL/
+[Rr]eleases/
+*.manifest
+*.lastbuildstate
+*.exe
+*.lib
+*.log
+*.idb
+*.ipdb
+*.ilk
+*.iobj
+*.obj
+*.opensdf
+*.pdb
+*.sdf
+*.suo
+*.tlog
+*.vcxproj.user
+*.vc.db
+*.vc.opendb