mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-07-28 09:00:08 +03:00
added venv to .gitignore
This commit is contained in:
parent
1d001c0704
commit
09d8633c4a
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -3,4 +3,5 @@ output/
|
||||||
.sqlmap_history
|
.sqlmap_history
|
||||||
traffic.txt
|
traffic.txt
|
||||||
*~
|
*~
|
||||||
.idea/
|
.idea/
|
||||||
|
venv/
|
Loading…
Reference in New Issue
Block a user