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