mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-06 17:03:31 +01:00
Merge pull request #702 from TheTechromancer/master
Added devops extensions - .test, .qa., etc. to Fuzzing/extensions-Bo0oM.txt
This commit is contained in:
commit
7c82ca12db
1 changed files with 12 additions and 0 deletions
|
|
@ -23,6 +23,18 @@
|
||||||
%.orig
|
%.orig
|
||||||
%.part
|
%.part
|
||||||
%.rej
|
%.rej
|
||||||
|
%.dev
|
||||||
|
%.development
|
||||||
|
%.prod
|
||||||
|
%.production
|
||||||
|
%.test
|
||||||
|
%.testing
|
||||||
|
%.qa
|
||||||
|
%.uat
|
||||||
|
%.sit
|
||||||
|
%.demo
|
||||||
|
%.staging
|
||||||
|
%.dr
|
||||||
%.sass-cache
|
%.sass-cache
|
||||||
%.sav
|
%.sav
|
||||||
%.save
|
%.save
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue