diff --git a/.gitignore b/.gitignore index d8a835dc..63a990b2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .DS_Store -**/__Source \ No newline at end of file +__Source +node_modules \ No newline at end of file