snipe/.gitignore

11 lines
111 B
Text

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