Update Git ignore rule

This commit is contained in:
akun 2018-02-01 21:15:35 +08:00
parent f86b2108ab
commit 8b761860c9

3
.gitignore vendored
View File

@ -1,6 +1,7 @@
*.py[cod] *.py[cod]
*.sw[op]
output/ output/
.sqlmap_history .sqlmap_history
traffic.txt traffic.txt
*~ *~
.idea/ .idea/