chore: add secret files to gitignore
This commit is contained in:
parent
b2f6c02a24
commit
bd21e2dacf
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -168,3 +168,5 @@ dmypy.json
|
|||
# Cython debug symbols
|
||||
cython_debug/
|
||||
|
||||
# secrets
|
||||
**/*.secret
|
||||
|
|
Loading…
Reference in a new issue