chore: allinea .gitignore a main

This commit is contained in:
Simone
2026-05-17 00:24:26 +02:00
parent 4b70172c52
commit 9490aec92a
+5 -13
View File
@@ -47,17 +47,9 @@ $RECYCLE.BIN/
.orchestrator/ .orchestrator/
.worktrees/ .worktrees/
# Python # AI/strumenti locali
.claude/
# Python bytecode
__pycache__/ __pycache__/
*.py[cod] *.pyc
*.egg-info/
build/
dist/
.venv/
venv/
.coverage
.coverage.*
htmlcov/
.pytest_cache/
.mypy_cache/
.ruff_cache/