Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Constantino (:RiCON) <wiiaboo@gmail.com>2016-05-18 23:22:32 +0300
committerRicardo Constantino (:RiCON) <wiiaboo@gmail.com>2016-05-18 23:33:46 +0300
commit99aaff599e77cda8d6d709288a087d0fcdaef13d (patch)
tree6f4ba479a104653ca9180da5a6cd100c0e5cec29 /.gitignore
parent165e11c94d7cfe55e8cd614739049083c20c76b4 (diff)
Add remaining generated files to gitignore
*-gnu.S are generated by arm2gnu.pl (derf) celt/arm/armopts.s is also generated from armopts.s.in
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 46e63252..33127c9f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,6 +23,7 @@ install-sh
*.a
*.exe
*.la
+*-gnu.S
testcelt
libtool
ltmain.sh
@@ -36,16 +37,19 @@ opus_compare
opus_demo
repacketizer_demo
stamp-h1
+test-driver
*.sw*
*.o
*.lo
*.pc
+*.tar.gz
*~
tests/*test
tests/test_opus_api
tests/test_opus_decode
tests/test_opus_encode
tests/test_opus_padding
+celt/arm/armopts.s
celt/dump_modes/dump_modes
celt/tests/test_unit_cwrs32
celt/tests/test_unit_dft