summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOrestes Zoupanos <oresteszoupanos@hotmail.com>2016-05-17 23:08:40 +0100
committerOrestes Zoupanos <oresteszoupanos@hotmail.com>2016-05-17 23:08:40 +0100
commit67fe2adc1ce10b916887abe17ce38d229898ec8e (patch)
treede1a0a6ba157774acbf94daffd87c40b3646c8e7
parentd274f57a7067be2881ea0739e7ae48d0dd20fc02 (diff)
downloadopus-67fe2adc1ce10b916887abe17ce38d229898ec8e.tar.gz
Move Visual Studio GitIgnores to own file
-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