vsouza commited on
Commit ·
aa69299
1
Parent(s): 0165aee
update .gitignore
Browse files- .gitignore +1 -1
.gitignore
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
|
| 2 |
.vscode/
|
| 3 |
*.pyc
|
|
|
|
| 1 |
+
**/secrets.toml
|
| 2 |
.vscode/
|
| 3 |
*.pyc
|