snipe/.gitignore

13 lines
139 B
Text

__pycache__/
*.pyc
*.pyo
.env
*.egg-info/
dist/
.pytest_cache/
data/
.superpowers/
web/node_modules/
web/dist/
config/llm.yaml
.worktrees/