node_modules
.DS_Store
dist
dist-ssr
*.local
*.tsbuildinfo
.env
.env.production
.env.dev
.nitro
.tanstack
.wrangler
.output
.vinxi
__unconfig*
todos.json

# air (Go hot-reload) build artifacts
services/api/tmp/

# Playwright
test-results
playwright-report
blob-report
playwright

# VS Code settings
.vscode/

# Kilo settings
.kilo/

# WebAssembly build artifacts
*.wasm

# Local plugin development artifacts
plugins/local

# Python artifacts
__pycache__/
