mediHelp / .gitignore
Ishaan Shah
init
997488c
raw
history blame contribute delete
117 Bytes
.venv/
env/
*.pyc
__pycache__/
instance/
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/