Skip to content

Commit 9259edf

Browse files
authored
Merge pull request #99 from adamscott/add-gitignore-dsstore
Add `.DS_Store` to .gitignore
2 parents cc7ca0f + d808ce8 commit 9259edf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ releases/
1818
sha512sums/
1919
tmp/
2020
web/
21+
22+
# macOS
23+
.DS_Store

0 commit comments

Comments
 (0)