Skip to content

Commit 35bbd4d

Browse files
committed
fix .DS_Store
1 parent 737f505 commit 35bbd4d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

+4-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
DS_Store
1+
.DS_Store
2+
.ipynb_checkpoints/
3+
__pycache__/
4+
.pytest_cache/

0 commit comments

Comments
 (0)