Spaces:
Running
Running
aliasgerovs
commited on
Commit
•
93a5ec6
1
Parent(s):
8fb8d86
Remove sensitive information and use environment variables
Browse files- .gitignore +1 -1
.gitignore
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
__pycache__/
|
2 |
venv/
|
3 |
-
copy_check/
|
|
|
1 |
__pycache__/
|
2 |
venv/
|
3 |
+
copy_check/config.yaml
|