Fix up .gitignore
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,5 +1,4 @@
|
||||
# OS Rubbish
|
||||
cache/
|
||||
coverage/
|
||||
*.sublime-*
|
||||
.*.swp
|
||||
@@ -11,9 +10,12 @@ coverage/
|
||||
.yardoc
|
||||
|
||||
# WPScan
|
||||
cache/
|
||||
data/
|
||||
log.txt
|
||||
wordlist.txt
|
||||
|
||||
# WPScan (Dev)
|
||||
vendor/
|
||||
debug.log
|
||||
log.txt
|
||||
rspec_results.html
|
||||
wordlist.txt
|
||||
|
||||
Reference in New Issue
Block a user