kitchen/.gitignore
jtricerolph c8fad1cf36 Add .gitignore, remove __pycache__ from tracking
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-12 12:16:04 +00:00

8 lines
81 B
Text

__pycache__/
*.py[cod]
*.pyo
.env
*.egg-info/
dist/
node_modules/
frontend/dist/