Files
embrace_life/.gitignore
2025-09-04 10:41:17 +08:00

13 lines
128 B
Plaintext

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