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