diff --git a/.gitignore b/.gitignore index b7755212..a3ef7770 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ bundle.js *.bundle.js +node_modules +.DS_Store