aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 11ac5f9a8..c86964e5c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,7 @@
*.Plo
*.Po
*.a
-*.bz2
*.d
-*.gz
*.la
*.lo
*.o
@@ -72,3 +70,6 @@ test/dump_rva2
test/dump_text_file
test/test_byte_reverse
test/test_vorbis_encoder
+
+/*.tar.gz
+/*.tar.bz2