poe2-bot/.gitignore
2026-03-05 11:26:30 -05:00

37 lines
No EOL
340 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/
debug/
items/
# YOLO / ML
runs/
training-data/
tools/python-detect/models/
*.pt
*.engine
# IDE / tools
.claude/
nul
# Extras
lib/extras
lib/ExileCore-master