Spaces:
Build error
Build error
Arno' Francesco (GDS DS&G) commited on
Commit ·
8ba79a3
1
Parent(s): 720c13a
remove env from gitignore
Browse files- .env +0 -1
- .gitignore +1 -0
.env
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
GEMINI_API_KEY=AIzaSyA7UYtFpPRUwCV0D4fPz1Kg3XqEsSvuxas
|
|
|
|
|
|
.gitignore
CHANGED
|
@@ -4,3 +4,4 @@ test.py
|
|
| 4 |
*.png
|
| 5 |
__pycache__/
|
| 6 |
f918266a-b3e0-4914-865d-4faa564f1aef.py
|
|
|
|
|
|
| 4 |
*.png
|
| 5 |
__pycache__/
|
| 6 |
f918266a-b3e0-4914-865d-4faa564f1aef.py
|
| 7 |
+
*.env
|