diff --git a/.gitignore b/.gitignore index a0d4bb7..1a8d12c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules .dist .eslintcache -config/* \ No newline at end of file +config/* +.DS_Store \ No newline at end of file