.gitignore: ignore tar.bz2 and tar.xz packages
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -27,6 +27,8 @@ examples/*.o
|
|||||||
*.la
|
*.la
|
||||||
*.pc
|
*.pc
|
||||||
*.tar.gz
|
*.tar.gz
|
||||||
|
*.tar.bz2
|
||||||
|
*.tar.xz
|
||||||
*.zip
|
*.zip
|
||||||
docs/html
|
docs/html
|
||||||
TAGS
|
TAGS
|
||||||
|
|||||||
Reference in New Issue
Block a user