Roo-Code/.gitignore
Matt Rubens 17ce731867
Prototype of a Roomote tab (#147)
Co-authored-by: cte <cestreich@gmail.com>
Co-authored-by: Roomote <chris@roocode.com>
Co-authored-by: John Richmond <5629+jr@users.noreply.github.com>
2025-07-07 10:52:18 -07:00

29 lines
304 B
Text

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
node_modules
# misc
.DS_Store
*.pem
Thumbs.db
# .env
.env.keys
.env.local
# turbo
.turbo
# vercel
.vercel
# docker
**/.docker/data
**/.docker/logs
# logs
*.log
# project mcp config
.roo/mcp.json