mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-11-16 13:35:39 +01:00
Ignore virtualenv and cache.
This commit is contained in:
parent
5b3b630623
commit
855d64f5b1
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1,5 @@
|
||||
*~
|
||||
*.pyc
|
||||
./html/
|
||||
html/
|
||||
venv/
|
||||
.cache/
|
Loading…
Reference in New Issue
Block a user