1
0
mirror of https://github.com/jtesta/ssh-audit.git synced 2025-04-05 05:00:14 -05:00

Ignore virtualenv and cache.

This commit is contained in:
Andris Raugulis 2016-10-25 02:59:42 +03:00
parent 5b3b630623
commit 855d64f5b1

4
.gitignore vendored
View File

@ -1,3 +1,5 @@
*~
*.pyc
./html/
html/
venv/
.cache/