.gitignore: ignore downloaded archives.
This commit is contained in:
parent
304b4a3445
commit
2c3793ca38
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-*
|
||||||
|
Loading…
Reference in New Issue
Block a user