From e83e6b6cb3fc89ca2dad4fd3eb67d7e2303d35b6 Mon Sep 17 00:00:00 2001 From: Hraban Luyat Date: Sun, 14 Aug 2016 15:10:35 +0100 Subject: [PATCH] Update .gitignore (no more manual build noise) --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 40c03a0..245726c 100644 --- a/.gitignore +++ b/.gitignore @@ -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 -- 2.48.1