Files
OIM-connector-Public/.gitignore
T
2025-03-13 14:26:25 +02:00

16 lines
154 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Project specific
*.json
*.psm1
*.xml
*.bak