Files
lrx-cli/.gitignore
T
2026-03-30 01:06:54 +02:00

15 lines
129 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.*
!.gitignore
!.python-version
*.md
!README.md