mirror of
https://github.com/jtesta/ssh-audit.git
synced 2025-06-22 10:43:41 +02:00
Added *.exe and *.asc to ignore list.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,7 @@
|
|||||||
*~
|
*~
|
||||||
*.pyc
|
*.pyc
|
||||||
|
*.exe
|
||||||
|
*.asc
|
||||||
venv*/
|
venv*/
|
||||||
.cache/
|
.cache/
|
||||||
.tox
|
.tox
|
||||||
|
Reference in New Issue
Block a user