.gitignore: ignore downloaded archives.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -4,6 +4,9 @@
|
|||||||
*.swp
|
*.swp
|
||||||
conf/*.conf
|
conf/*.conf
|
||||||
|
|
||||||
|
*.tar.gz
|
||||||
|
*.tgz
|
||||||
|
|
||||||
crontab-*
|
crontab-*
|
||||||
|
|
||||||
login-credentials-*
|
login-credentials-*
|
||||||
|
Reference in New Issue
Block a user