Add secrets template
This commit is contained in:
parent
3f2943c9f3
commit
1c8e50a24b
2 changed files with 3 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,4 +3,3 @@
|
|||
.mypy_cache/
|
||||
__pycache__/
|
||||
process_list.txt
|
||||
secrets
|
||||
|
|
3
secrets
Normal file
3
secrets
Normal file
|
@ -0,0 +1,3 @@
|
|||
# secrets - is sourced by some commands - this is a template
|
||||
|
||||
SETUP_COCKPIT_EMAIL='john@doe.com'
|
Loading…
Add table
Reference in a new issue