diff --git a/.gitignore b/.gitignore index 068efd7f..9acde281 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,7 @@ src/py/integration_tests/report* !src/py/integration_tests/renders/.gitkeep node_modules/ +# IDE +.idea + src/py/site/*