More updates for .gitignore
This commit is contained in:
parent
2fae7df017
commit
676f125a3f
1 changed files with 13 additions and 2 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
|
@ -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 #
|
||||||
|
# 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
|
*.zip
|
||||||
Loading…
Add table
Add a link
Reference in a new issue