From 9490aec92a76ec7dad1cda0b8f28a6db1ea3cba8 Mon Sep 17 00:00:00 2001 From: Simone Date: Sun, 17 May 2026 00:24:26 +0200 Subject: [PATCH] chore: allinea .gitignore a main --- .gitignore | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) 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