Spaces:
Sleeping
Sleeping
Sam
commited on
Commit
·
9d3020d
1
Parent(s):
25b6b49
Add .DS_Store to .gitignore
Browse files- .gitignore +1 -1
.gitignore
CHANGED
@@ -2,4 +2,4 @@
|
|
2 |
__pycache__/
|
3 |
.chainlit
|
4 |
*.pkl
|
5 |
-
.files
|
|
|
2 |
__pycache__/
|
3 |
.chainlit
|
4 |
*.pkl
|
5 |
+
.files.DS_Store
|