Trivial update

This commit is contained in:
Miroslav Stampar 2019-04-18 14:48:50 +02:00
parent 552077f379
commit ba96261a28
2 changed files with 4 additions and 2 deletions

4
.gitignore vendored
View file

@ -1,6 +1,8 @@
*.py[cod]
output/
__pycache__/
*.py[cod]
.sqlmap_history
traffic.txt
*~
req*.txt
.idea/