Add *.tar.{bz2,gz} to .gitignore for the benefit of "make distcheck".

This commit is contained in:
Josh Triplett 2006-03-04 18:35:53 -08:00
parent 29f9fe0fc8
commit df9c7cb4f9

2
.gitignore vendored
View File

@ -16,3 +16,5 @@ ltmain.sh
missing
mkinstalldirs
*.pc
*.tar.bz2
*.tar.gz