Files
uulm-utils/.gitignore
2025-04-14 11:50:30 +02:00

13 lines
138 B
Plaintext

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