ssh-audit/.gitignore

9 lines
63 B
Plaintext
Raw Normal View History

2015-12-23 04:56:13 +02:00
*~
*.pyc
2017-04-05 00:56:17 +03:00
venv*/
.cache/
.tox
2017-04-05 00:56:17 +03:00
.coverage*
reports/
.scannerwork/