diff --git a/.gitignore b/.gitignore index b667ce0b..bfa51ca4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .idea /node_modules _site -test/scratch.html \ No newline at end of file +test/scratch.html +.DS_Store