chore(gitignore): update gitignore config for ignoring all .ds_store macos folder setting files at root

This commit is contained in:
Anda Toshiki 2023-09-17 01:58:27 -07:00
parent ee35c63c21
commit 6ac796a096

3
.gitignore vendored
View File

@ -138,3 +138,6 @@ cache
# frontmatter cms config # frontmatter cms config
.frontmatter .frontmatter
# macos directory config setting file
.DS_Store