Skip to content

Commit a876e34

Browse files
authored
Remove .DS_Store (#54)
1 parent 565136c commit a876e34

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.DS_Store

-6 KB
Binary file not shown.

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,7 @@ target/
5757
.ipynb_checkpoints
5858

5959
# Repo scratch directory
60-
scratch/
60+
scratch/
61+
62+
# Misc
63+
.DS_Store

0 commit comments

Comments
 (0)