diff --git a/.gitignore b/.gitignore index 984d95cf..4ebff419 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ __pycache__/ *-orig.* *.json tests/ +.pytest_cache/ +venv/