diff --git a/.gitignore b/.gitignore index 31e47007..4fe481e5 100644 --- a/.gitignore +++ b/.gitignore @@ -24,5 +24,8 @@ src/py/integration_tests/report* !src/py/integration_tests/renders/.gitkeep node_modules/ +# IDE +.idea + src/py/site/* .hypothesis/