claude-agent-service/.gitignore
Viktor Barzin 694530135d
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
gitignore: ignore .worktrees/ (agent worktree policy)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-12 21:06:34 +00:00

12 lines
129 B
Text

__pycache__/
*.pyc
.venv/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.hypothesis/
*.egg-info/
vault
# agent worktrees
.worktrees/