diff --git a/.gitignore b/.gitignore index 55f99ce..7c20d5d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules/ -docs/ \ No newline at end of file +docs/ +.DS_Store \ No newline at end of file