.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
|
||||
*.pc
|
||||
*.tar.gz
|
||||
*.tar.bz2
|
||||
*.tar.xz
|
||||
*.zip
|
||||
docs/html
|
||||
TAGS
|
||||
|
||||
Reference in New Issue
Block a user