diff --git a/.gitignore b/.gitignore index e13c8ee..713ab2e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules build -dist \ No newline at end of file +dist +.DS_Store \ No newline at end of file