Add secrets to .gitignore
This commit is contained in:
parent
9644b09ebb
commit
ebf10708ab
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@
|
||||||
.mypy_cache/
|
.mypy_cache/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
process_list.txt
|
process_list.txt
|
||||||
|
secrets
|
||||||
|
|
Loading…
Add table
Reference in a new issue