Files
mcpo/.gitignore
Timothy Jaeryang Baek 8576a4a6f3 chore: gitignore
2025-03-30 03:04:25 -07:00

11 lines
109 B
Plaintext

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