Files
embrace_life/.gitignore
2025-11-05 10:32:38 +08:00

16 lines
143 B
Plaintext

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