]> Sergey Matveev's repositories - go-opus.git/commitdiff
Update .gitignore (no more manual build noise)
authorHraban Luyat <hraban@0brg.net>
Sun, 14 Aug 2016 14:10:35 +0000 (15:10 +0100)
committerHraban Luyat <hraban@0brg.net>
Sun, 14 Aug 2016 14:10:35 +0000 (15:10 +0100)
.gitignore

index 40c03a088865b944dcd5b5bcae1dca41249e63c9..245726ce00cca83e0c8a293bafe71cd8e80139bb 100644 (file)
@@ -10,6 +10,7 @@ _cgo_*
 _obj
 _test
 _testmain.go
+*.test
 
 # Vim noise
 *.swp
@@ -17,7 +18,3 @@ _testmain.go
 # Just noise
 *~
 *.orig
-
-/build/
-libopus.a
-libopusfile.a