Skip to content

Commit 7ec6fad

Browse files
authored
docs(ignore): Ignore .DS_Store
1 parent ccd5848 commit 7ec6fad

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,7 @@ _site
55
/archetypes
66
.hugo_build.lock
77

8-
/public
8+
/public
9+
10+
# macOS
11+
.DS_Store

0 commit comments

Comments
 (0)