diff --git a/.gitignore b/.gitignore index 3818e26..77b939d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules/ package-lock.json -devConfig.json \ No newline at end of file +devConfig.json +.DS_Store \ No newline at end of file