Add *.tar.{bz2,gz} to .gitignore for the benefit of "make distcheck".
This commit is contained in:
parent
29f9fe0fc8
commit
df9c7cb4f9
|
@ -16,3 +16,5 @@ ltmain.sh
|
|||
missing
|
||||
mkinstalldirs
|
||||
*.pc
|
||||
*.tar.bz2
|
||||
*.tar.gz
|
||||
|
|
Loading…
Reference in New Issue