# python
__pycache__/
*.egg-info/
dist/
.pytest_cache/
.venv/

# weft outputs
build/
weft_out/
out/

# editor / OS
*.swp
*~
.DS_Store
