Spaces:
Sleeping
Sleeping
AdarshRajDS commited on
Commit ·
db5621c
1
Parent(s): 5484978
stable multimodal supabase ingestion
Browse files- .gitignore +2 -0
.gitignore
CHANGED
|
@@ -3,3 +3,5 @@ outputs/
|
|
| 3 |
uploads/
|
| 4 |
__pycache__/
|
| 5 |
*.pyc
|
|
|
|
|
|
|
|
|
| 3 |
uploads/
|
| 4 |
__pycache__/
|
| 5 |
*.pyc
|
| 6 |
+
.env
|
| 7 |
+
.env.example
|