diff --git a/.gitignore b/.gitignore index 3c3629e..6cc13dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -node_modules +node_modules/* +js/* \ No newline at end of file