diff --git a/.gitignore b/.gitignore index 0b589d2..8916bb3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .idea -/python/.pytest_cache/ +*/.pytest_cache/ +*/__pycache__/