updated gitignore
This commit is contained in:
parent
86feea2819
commit
e6cb2834c0
12
.gitignore
vendored
12
.gitignore
vendored
@ -1,3 +1,13 @@
|
|||||||
secrets.yml
|
|
||||||
*.retry
|
*.retry
|
||||||
*.pyc
|
*.pyc
|
||||||
|
.vault_pass.txt
|
||||||
|
# ---> Vim
|
||||||
|
[._]*.s[a-w][a-z]
|
||||||
|
[._]s[a-w][a-z]
|
||||||
|
*.un~
|
||||||
|
Session.vim
|
||||||
|
.netrwhist
|
||||||
|
*~
|
||||||
|
*.swp
|
||||||
|
.vault_pass.txt
|
||||||
|
promtools/results
|
||||||
|
Reference in New Issue
Block a user