Skip to content

Commit 416d462

Browse files
committed
Add .DS_Store to .gitignore
1 parent 768fdcd commit 416d462

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ shake.yaml.lock
2121

2222
# ignore hie.yaml's for testdata
2323
test/**/*.yaml
24+
25+
# metadata files on macOS
26+
.DS_Store

0 commit comments

Comments
 (0)