mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-11-22 02:21:40 +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
|
*.pyc
|
||||||
./html/
|
html/
|
||||||
|
venv/
|
||||||
|
.cache/
|
Loading…
Reference in New Issue
Block a user