Files
HospitalAssistantBackend/.gitignore
Miwory 967bb8d936
Some checks failed
Build And Push / publish (push) Failing after 3m15s
first commit
2025-09-24 04:11:55 +03:00

23 lines
179 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# uv
uv.lock
# Ruff
.ruff_cache
# env
*.env
# Container
container