Files
lrx-cli/.gitignore
T
2026-03-25 05:58:37 +01:00

14 lines
123 B
Plaintext

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