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

5
.gitignore vendored
View File

@ -137,4 +137,7 @@ cache
.node-xmlhttprequest-sync-*
# frontmatter cms config
.frontmatter
.frontmatter
# macos directory config setting file
.DS_Store