shithub: opus-tools

Download patch

ref: e2f3c2a9a7d6fc91197a970c7fd3bd85b44479b1
parent: 70e92d156732556fb50cc61df3cc8e83493a212f
author: Orestes <oresteszoupanos@hotmail.com>
date: Wed May 11 13:31:47 EDT 2016

Add Visual Studio Git Ignores

Signed-off-by: Ralph Giles <giles@mozilla.com>

--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,4 @@
 *.o
-*.exe
-*.log
-*.suo
-*.tlog
 *.sw*
 *~
 .deps
@@ -22,7 +18,6 @@
 missing
 compile
 Makefile
-!win32/config.h
 config.h
 config.log
 config.status
@@ -32,5 +27,21 @@
 opusdec
 opusinfo
 opusrtp
+
+# Always include these!
+!win32/config.h
+
+# Visual Studio ignores
+*.exe
+*.log
+*.idb
+*.ipdb
+*.ilk
+*.iobj
+*.obj
+*.pdb
+*.sdf
+*.suo
+*.tlog
 *.vcxproj.user
-opus-tools.sdf
+*.vc.db