Skip to content

Commit 4af59fb

Browse files
authored
Add .DS_Store to .gitignore (#114)
[skip ci]
1 parent 958eb1a commit 4af59fb

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
@@ -1,2 +1,5 @@
11
Manifest.toml
22
docs/build
3+
4+
# macOS-specific:
5+
.DS_Store

0 commit comments

Comments
 (0)