Skip to content

Commit

Permalink
docs(ignore): Ignore .DS_Store
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Aug 1, 2024
1 parent ccd5848 commit 7ec6fad
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,7 @@ _site
/archetypes
.hugo_build.lock

/public
/public

# macOS
.DS_Store

0 comments on commit 7ec6fad

Please sign in to comment.