# python cache
__pycache__/

# build files
dist/

# chat history
chat_history.txt
.chat

# .env files
.env

# autoenv files
.autoenv
.autoleave

# editor configuration
.vscode/
.zed/
pyrightconfig.json

# old reference code
old_react/

**/.claude
**/plans
**/.plans
