PicoBot/.gitignore
2026-07-03 16:31:49 +08:00

39 lines
373 B
Plaintext

# Rust
target
Cargo.lock
# Frontend
web/node_modules
web/dist
web/*.log
web/.env
web/.env.*
web/.cache
web/coverage
web/*.local
# Build output
static
# IDE & Tools
reference/**
.playwright-cli/
.venv
.claude
.agents
.qoder
# Project specific
AGENTS.md
CLAUDE.md
PicoBot.code-workspace
.picobot
output
.python-version
pyproject.toml
uv.lock
node_modules
logs
dist
.trae