diff --git a/.gitignore b/.gitignore index a543049..1f9386f 100644 --- a/.gitignore +++ b/.gitignore @@ -47,17 +47,9 @@ $RECYCLE.BIN/ .orchestrator/ .worktrees/ -# Python +# AI/strumenti locali +.claude/ + +# Python bytecode __pycache__/ -*.py[cod] -*.egg-info/ -build/ -dist/ -.venv/ -venv/ -.coverage -.coverage.* -htmlcov/ -.pytest_cache/ -.mypy_cache/ -.ruff_cache/ +*.pyc