poe2-bot/.gitignore
2026-02-13 01:12:51 -05:00

25 lines
216 B
Text

# 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