Skip to content

Commit ef59c61

Browse files
authored
Cleanup DS_Store (#37)
1 parent f304b6b commit ef59c61

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.DS_Store

-6 KB
Binary file not shown.

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ Cargo.lock
1414
*.pdb
1515

1616
# Store local variables for test
17-
.env.local
17+
.env.local
18+
19+
*.DS_Store

0 commit comments

Comments
 (0)