mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Added archive extensions to Global
This commit is contained in:
parent
0ae4801e31
commit
66555ace19
1 changed files with 12 additions and 0 deletions
12
Global/Archives.gitignore
Normal file
12
Global/Archives.gitignore
Normal file
|
@ -0,0 +1,12 @@
|
|||
# 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
|
||||
*.tar.gz
|
||||
*.zip
|
||||
*.bzip
|
Loading…
Add table
Add a link
Reference in a new issue