Files
Timothy Jaeryang Baek f67eaf0860 chore: version bump
2026-02-27 11:57:41 -06:00

16 lines
156 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
config.json
.python-version
.vscode
.DS_Store