shithub: opus

Download patch

ref: 96480adaff14041dcf3c90167999088fea7c4f65
parent: ea7c9869cd2ce21b441b9c3efa02658558b323d7
author: Philip Jägenstedt <[email protected]>
date: Fri Sep 28 07:01:01 EDT 2012

Ignore files created by configure && make

--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
+Doxyfile
 Makefile
 Makefile.in
+TAGS
 aclocal.m4
 autom4te.cache
 *.kdevelop.pcs
@@ -16,22 +18,36 @@
 install-sh
 .deps
 .libs
+.dirstamp
 *.la
 testcelt
 libtool
 ltmain.sh
 missing
+opus_compare
+opus_demo
+repacketizer_demo
 stamp-h1
 *.sw
 *.o
 *.lo
+*.pc
 *~
 tests/*test
-tools/celtdec
-tools/celtenc
+tests/test_opus_api
+tests/test_opus_decode
+tests/test_opus_encode
 celt.pc
 celt.spec
 celt/dump_modes/dump_modes
+celt/tests/test_unit_cwrs32
+celt/tests/test_unit_dft
+celt/tests/test_unit_entropy
+celt/tests/test_unit_laplace
+celt/tests/test_unit_mathops
+celt/tests/test_unit_mdct
+celt/tests/test_unit_rotation
+celt/tests/test_unit_types
 *.vcxproj.user
 opus.sdf
 opus.suo