mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-02-01 05:11:15 +01:00
Update .gitignore
sync with 3.1dev
This commit is contained in:
parent
b8bb3ef747
commit
d6c0b33736
22
.gitignore
vendored
22
.gitignore
vendored
@ -1,16 +1,32 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
._.DS_Store
|
._.DS_Store
|
||||||
.idea
|
|
||||||
tmp.json
|
tmp.json
|
||||||
|
tmp.html
|
||||||
|
*_p*-????????-????.html
|
||||||
*.bak
|
*.bak
|
||||||
*.json
|
*.json
|
||||||
*.csv
|
*.csv
|
||||||
*.log
|
*.log
|
||||||
*.xml
|
*.xml
|
||||||
*.iml
|
*.iml
|
||||||
|
*.script
|
||||||
*.swp
|
*.swp
|
||||||
|
*.swo
|
||||||
|
*~
|
||||||
*.orig
|
*.orig
|
||||||
|
*.org
|
||||||
|
.directory
|
||||||
|
.idea/
|
||||||
|
*.tar.*
|
||||||
|
*.patch
|
||||||
|
*.diff
|
||||||
*.rej
|
*.rej
|
||||||
*.asc
|
*.asc
|
||||||
*.diff
|
*.crt
|
||||||
*.patch
|
*.pem
|
||||||
|
*.der
|
||||||
|
*.csr
|
||||||
|
*.p12
|
||||||
|
thumbs.db
|
||||||
|
todo.md
|
||||||
|
2do.md
|
||||||
|
Loading…
Reference in New Issue
Block a user