# C# build output
bin/
obj/

# Node.js
node_modules/
dist/

# Python
__pycache__/
.venv/

# Secrets / config
.env
config.json

# Runtime data
browser-data/
*.log
debug-screenshots/
items/

# IDE / tools
.claude/
nul
