🔐 Exclude secrets from git
This commit is contained in:
parent
c4ad2380f0
commit
347d26aef7
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
||||||
venv/
|
venv/
|
||||||
*.gen
|
*.gen
|
||||||
*__pycache__*
|
*__pycache__*
|
||||||
|
secrets.bash
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue