gitignore cleanup

This commit is contained in:
g0tmi1k
2018-05-09 13:58:04 +01:00
parent 435fb34233
commit 25c393d557

19
.gitignore vendored
View File

@@ -1,16 +1,19 @@
# OS Rubbish
cache/
coverage/
*.sublime-*
.*.swp
.ash_history .ash_history
cache
coverage
.bundle .bundle
.DS_Store .DS_Store
.DS_Store? .DS_Store?
*.sublime-*
.idea .idea
.*.swp
log.txt
.yardoc .yardoc
debug.log
wordlist.txt # WPScan
rspec_results.html
data/ data/
vendor/ vendor/
debug.log
log.txt
rspec_results.html
wordlist.txt