ref: 67fe2adc1ce10b916887abe17ce38d229898ec8e
parent: d274f57a7067be2881ea0739e7ae48d0dd20fc02
author: Orestes Zoupanos <oresteszoupanos@hotmail.com>
date: Tue May 17 19:08:40 EDT 2016
Move Visual Studio GitIgnores to own file
--- a/.gitignore
+++ b/.gitignore
@@ -75,25 +75,3 @@
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
--- /dev/null
+++ b/win32/.gitignore
@@ -1,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