shithub: opus-tools

Download patch

ref: 30f08a94f7021e60c86f55e496024b8fd7f898fc
parent: 16494994eb790fc5bad205a0dd5e678615a20395
author: Ricardo Constantino (:RiCON) <wiiaboo@gmail.com>
date: Tue Jul 26 18:09:05 EDT 2016

Move VS2015 only ignores to dedicated win32/.gitignore

Signed-off-by: Ralph Giles <giles@thaumas.net>

--- a/.gitignore
+++ b/.gitignore
@@ -30,18 +30,3 @@
 
 # Always include these!
 !win32/config.h
-
-# Visual Studio ignores
-*.exe
-*.log
-*.idb
-*.ipdb
-*.ilk
-*.iobj
-*.obj
-*.pdb
-*.sdf
-*.suo
-*.tlog
-*.vcxproj.user
-*.vc.db
--- /dev/null
+++ b/win32/.gitignore
@@ -1,0 +1,21 @@
+# Visual Studio ignores
+[Dd]ebug/
+[Rr]elease/
+[Rr]eleases/
+*.manifest
+*.lastbuildstate
+*.lib
+*.log
+*.idb
+*.ipdb
+*.ilk
+*.iobj
+*.obj
+*.opensdf
+*.pdb
+*.sdf
+*.suo
+*.tlog
+*.vcxproj.user
+*.vc.db
+*.vc.opendb