diff --git a/.gitignore b/.gitignore index 371f326..bb4777f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /.env /package-lock.json +/node_modules/ +/.idea/ \ No newline at end of file