Files
uulm-utils/.gitignore
2025-05-04 19:54:26 +02:00

14 lines
145 B
Plaintext

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