Add .tgz to gitignore
This commit is contained in:
parent
794d0039d7
commit
30d49eb4d6
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
*.tar.xz
|
||||
*.tar.gz
|
||||
*.tar.bz2
|
||||
*.tgz
|
||||
*.zip
|
||||
*.7z
|
||||
*.rar
|
||||
|
|
Loading…
Reference in a new issue