diff --git a/.gitignore b/.gitignore index adb38e3..3a182b1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules /lib -config.json \ No newline at end of file +config.json +.DS_Store