diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 6906e02f00..f28d2b82fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,11 @@ -#Files mentioned in this file will be ignored by git +# Files mentioned in this file will be ignored by git *.tar.gz *.tar.gz.asc *.tar.bz2 *.tar.xz -*.tgz *.tbz2 +*.tgz *.txz +*.zip *~ .directory |