gitignore: Ignore .tar.xz files.

This commit is contained in:
Matt Turner 2014-12-18 13:35:47 -08:00
parent dd6f641303
commit 2e7b62cbb9
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -18,6 +18,7 @@
*.tar
*.tar.bz2
*.tar.gz
*.tar.xz
*.trs
*.zip
*~