diff --git a/.gitignore b/.gitignore index 38507d9..9f62b19 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /.idea/ /node_modules/ -npm-debug.log \ No newline at end of file +npm-debug.log +/.DS_Store