From f3832bcaa863fcbca09b8b108d7e083291c34e40 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 8 Apr 2013 21:34:51 +0200 Subject: .gitignore: stricter matches --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.gitignore') 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 -- cgit v1.2.3