.gitignore: stricter matches
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user