Spaces:
Runtime error
Runtime error
Daryl Lim
commited on
Commit
·
01cb809
1
Parent(s):
f7c175c
Update .gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
.env
|
2 |
.ipynb_checkpoints
|
3 |
*.ipynb
|
|
|
1 |
+
.DS_store
|
2 |
.env
|
3 |
.ipynb_checkpoints
|
4 |
*.ipynb
|