summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRon <ron@debian.org>2013-05-11 09:05:50 +0930
committerRon <ron@debian.org>2013-05-11 09:23:16 +0930
commit113242cafe62b72b95ed4eb1a5dbe84c11f9aeec (patch)
treea551c5e0a5638ccb598cc9478ec0789c1d053dba
parent8d925ec2543a57ea48dad576b00bd14dbc4c817e (diff)
downloadopus-113242cafe62b72b95ed4eb1a5dbe84c11f9aeec.tar.gz
More gitignorance
-rw-r--r--.gitattributes3
-rw-r--r--.gitignore10
2 files changed, 10 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes
index 69b2827d..24150295 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,4 @@
+.gitignore export-ignore
+.gitattributes export-ignore
+
update_version export-ignore
diff --git a/.gitignore b/.gitignore
index fddf6ddf..27a956b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,7 @@ install-sh
.deps
.libs
.dirstamp
+*.a
*.la
testcelt
libtool
@@ -28,7 +29,7 @@ opus_compare
opus_demo
repacketizer_demo
stamp-h1
-*.sw
+*.sw*
*.o
*.lo
*.pc
@@ -37,8 +38,7 @@ tests/*test
tests/test_opus_api
tests/test_opus_decode
tests/test_opus_encode
-celt.pc
-celt.spec
+tests/test_opus_padding
celt/dump_modes/dump_modes
celt/tests/test_unit_cwrs32
celt/tests/test_unit_dft
@@ -48,6 +48,10 @@ celt/tests/test_unit_mathops
celt/tests/test_unit_mdct
celt/tests/test_unit_rotation
celt/tests/test_unit_types
+doc/doxygen-build.stamp
+doc/html
+doc/latex
+doc/man
*.vcxproj.user
opus.sdf
opus.suo