Ignore secrets file
This commit is contained in:
parent
1748fd7016
commit
d78c4f5073
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +1,6 @@
|
|||
# User ignore
|
||||
cfg/secrets.json
|
||||
|
||||
# ---> Python
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user