mcpo/.gitignore
Timothy Jaeryang Baek 82af7f7f36 feat: --config support
2025-03-30 20:30:23 -07:00

11 lines
120 B
Plaintext

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