encode / uvicorn

An ASGI web server, for Python. 🦄
https://www.uvicorn.org/
BSD 3-Clause "New" or "Revised" License
8.57k stars 745 forks source link

bug: allow explicit hidden file paths in `--reload-include` #2176

Closed michaeloliverx closed 11 months ago

michaeloliverx commented 11 months ago

Summary

Relates to https://github.com/encode/uvicorn/issues/2166

Checklist

adambenali commented 8 months ago

@michaeloliverx does this work for glob patterns? e.g. --reload-include '.env*'