diff --git a/.gitignore b/.gitignore index 3e2e84b..2d7336e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ build/ node_modules/ +.idea/ \ No newline at end of file