Fix up .gitignore

This commit is contained in:
g0tmi1k
2018-05-11 11:20:20 +01:00
parent b65a4d0a60
commit ced94a7338

8
.gitignore vendored
View File

@@ -1,5 +1,4 @@
# OS Rubbish # OS Rubbish
cache/
coverage/ coverage/
*.sublime-* *.sublime-*
.*.swp .*.swp
@@ -11,9 +10,12 @@ coverage/
.yardoc .yardoc
# WPScan # WPScan
cache/
data/ data/
log.txt
wordlist.txt
# WPScan (Dev)
vendor/ vendor/
debug.log debug.log
log.txt
rspec_results.html rspec_results.html
wordlist.txt