diff --git a/.gitignore b/.gitignore index 017c9c01..95df2bf6 100644 --- a/.gitignore +++ b/.gitignore @@ -137,4 +137,7 @@ cache .node-xmlhttprequest-sync-* # frontmatter cms config -.frontmatter \ No newline at end of file +.frontmatter + +# macos directory config setting file +.DS_Store \ No newline at end of file