chore: allinea .gitignore a main
This commit is contained in:
+5
-13
@@ -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/
|
|
||||||
|
|||||||
Reference in New Issue
Block a user