# environment
.env
.venv/

# publishing
dist/

# database
mychef.db

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
