More updates for .gitignore

This commit is contained in:
NuarkNoir 2020-01-11 19:59:13 +07:00
parent 2fae7df017
commit 676f125a3f

15
.gitignore vendored
View file

@ -29,5 +29,16 @@ $RECYCLE.BIN/
# End of https://www.gitignore.io/api/windows # End of https://www.gitignore.io/api/windows
# Packed files # Packages #
*.zip # Copied from https://gist.github.com/octocat/9257657
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip