Files
uarite/.gitignore
T
2026-09-05 00:36:02 +00:00

12 lines
102 B
Plaintext

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