Files
uulm-utils/.gitignore
2025-04-15 17:09:15 +02:00

13 lines
139 B
Plaintext

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