diff --git a/.gitignore b/.gitignore index b69c111..12529f7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ public/ .hugo_build.lock -/resources/_gen \ No newline at end of file +resources/_gen +.DS_Store \ No newline at end of file