Spaces:
Sleeping
Sleeping
Commit ·
610bef6
1
Parent(s): 7483515
Removed heavy binary database file from tracking
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -3,3 +3,4 @@ __pycache__/
|
|
| 3 |
artifacts/
|
| 4 |
*.pkl
|
| 5 |
*.joblib
|
|
|
|
|
|
| 3 |
artifacts/
|
| 4 |
*.pkl
|
| 5 |
*.joblib
|
| 6 |
+
"data/twter.csv/database.sqlite"
|