Spaces:
Running
Running
Update .gitignore
Browse files- .gitignore +4 -4
.gitignore
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
1 |
+
private/users.db
|
2 |
+
private/app_errors.log
|
3 |
+
model_cache/
|
4 |
+
logos/
|