mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-29 12:59:44 +01:00
add more filters
This commit is contained in:
parent
02b83cc092
commit
e0c83b2a38
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,8 +1,17 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
tmp.json
|
tmp.json
|
||||||
|
tmp.html
|
||||||
*.bak
|
*.bak
|
||||||
*.json
|
*.json
|
||||||
*.csv
|
*.csv
|
||||||
*.log
|
*.log
|
||||||
*.xml
|
*.xml
|
||||||
*.iml
|
*.iml
|
||||||
|
*.swp
|
||||||
|
*.swo
|
||||||
|
*.orig
|
||||||
|
*.org
|
||||||
|
.directory
|
||||||
|
.patch
|
||||||
|
.diff
|
||||||
|
thumbs.db
|
||||||
|
Loading…
Reference in New Issue
Block a user