Files
Lycodon/backend/.gitignore
Dustin C. Hatch e33502eee1 backend config: Add application configuration
Configuration is managed as a Pydantic model and can be loaded from a
YAML document.
2022-01-25 21:45:29 -06:00

6 lines
48 B
Plaintext

/.venv/
/dist/
/build/
__pycache__/
/config.yml