diff --git a/.gitignore b/.gitignore index 40b878d..2c5690e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -node_modules/ \ No newline at end of file +/node_modules/ +/.idea/ \ No newline at end of file