# VCS
.git
**/.git

# Editor
.vscode
**/.vscode

# Dependencies and build output
node_modules
.next
out
build
dist
coverage

# Runtime data and logs
data
logs

# Local env files (inject at runtime via --env-file or -e)
.env
.env.local
.env.development.local
.env.test.local
.env.production.local

# Debug logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*

# Test suites
tests
test-results
playwright-report
blob-report

# Documentation (not needed in container)
docs
*.md
!README.md

# Electron (separate build)
electron

# VS Code extension (separate project)
vscode-extension

# Build artifacts
*.tgz
*.AppImage
*.deb
*.rpm

# Package manager lock (bun)
bun.lock

# Agent config
.agents
.gemini

# Misc
llm.txt
images
clipr
omnirouteCloud
omnirouteSite

# Temporary/Scratch Folders
_*

# CI/CD and Version Control (that are not actual code)
.github
.husky
.omc

# Test Configs and Reports
playwright.config.ts
vitest*.ts
audit-report.json
sonar-project.properties

# Deployment Configs
docker-compose*.yml
fly.toml

# Consistent with .gitignore
.DS_Store
.idea/
.config/
.data/
.omnivscodeagent/
*.sqlite-*
*.tsbuildinfo
next-env.d.ts
security-analysis/
.analysis/
antigravity-manager-analysis/
.sisyphus/
.plans/
app.__qa_backup/
.app-build-backup-*/
.gitnexus
.worktrees
.next-playwright/
cloud/
