Spaces:
Sleeping
Sleeping
change
Browse files- .gitignore +1 -1
.gitignore
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# --- Secrets & Credentials ---
|
| 2 |
.env
|
| 3 |
google-credentials.json
|
| 4 |
-
|
| 5 |
!composer.json # If you use composer (optional)
|
| 6 |
/venv
|
| 7 |
|
|
|
|
| 1 |
# --- Secrets & Credentials ---
|
| 2 |
.env
|
| 3 |
google-credentials.json
|
| 4 |
+
|
| 5 |
!composer.json # If you use composer (optional)
|
| 6 |
/venv
|
| 7 |
|