Spaces:
Sleeping
Sleeping
Update .gitignore
Browse files- .gitignore +0 -3
.gitignore
CHANGED
@@ -21,12 +21,9 @@ venv/
|
|
21 |
.ipynb_checkpoints/
|
22 |
|
23 |
# System files
|
24 |
-
.DS_Store
|
25 |
-
Thumbs.db
|
26 |
|
27 |
# Ignore local folders
|
28 |
dataset/
|
29 |
-
database/
|
30 |
notebooks/
|
31 |
mbbs_bot/
|
32 |
faiss_index/
|
|
|
21 |
.ipynb_checkpoints/
|
22 |
|
23 |
# System files
|
|
|
|
|
24 |
|
25 |
# Ignore local folders
|
26 |
dataset/
|
|
|
27 |
notebooks/
|
28 |
mbbs_bot/
|
29 |
faiss_index/
|