mirror of
https://github.com/Rohithgilla12/data-peek
synced 2026-04-21 12:57:16 +00:00
57 lines
No EOL
571 B
Text
57 lines
No EOL
571 B
Text
node_modules/
|
|
dist/
|
|
out/
|
|
|
|
# Business documentation (contains sensitive info)
|
|
/docs/
|
|
apps/docs/content/docs/marketing/
|
|
|
|
# Plans (local only)
|
|
/plans/
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
|
|
# Environment files
|
|
.env
|
|
.env.local
|
|
.env.*.local
|
|
|
|
# Build outputs
|
|
*.tsbuildinfo
|
|
.next/
|
|
.turbo/
|
|
|
|
# Logs
|
|
*.log
|
|
npm-debug.log*
|
|
pnpm-debug.log*
|
|
|
|
# Test coverage
|
|
coverage/
|
|
|
|
# MCP
|
|
.playwright-mcp/
|
|
|
|
# Superpowers
|
|
.superpowers/
|
|
docs/superpowers/
|
|
|
|
# AI assistant configs
|
|
.agents/
|
|
.claude/
|
|
.factory/
|
|
.goose/
|
|
.junie/
|
|
.qwen/
|
|
.trae/
|
|
.windsurf/
|
|
skills/
|
|
skills-lock.json |