diff --git a/.gitignore b/.gitignore index ab0739bc5673861de5f36164e4232746b0b53ebe..20692b0bdd5c14f429b4bd105fed5fa923a3ab17 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,10 @@ __pycache__/ *.egg-info .coverage coverage.xml -.tox/device_vendor .vscode venv oss-params.json +.mypy_cache +.pytest_cache +.ruff_cache +.tox