# Node.js and npm ## Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* ## Runtime data pids *.pid *.seed *.pid.lock ## Dependency directories node_modules/ web_modules/ ## Cache directories .npm .cache .parcel-cache .fusebox/ .yarn/cache .yarn/unplugged .yarn/build-state.yml .yarn/install-state.gz .pnp.* ## Output files *.tgz build/Release dist/ out/ # Testing and Coverage coverage/ *.lcov .nyc_output .vscode-test # Build tools ## Grunt .grunt ## Node-waf .lock-wscript # TypeScript *.tsbuildinfo # Environment files .env .env.development.local .env.test.local .env.production.local .env.local .dev.vars # Framework specific ## Next.js .next ## Nuxt.js .nuxt ## Gatsby .cache/ # public # Uncomment if using Gatsby instead of Next.js ## Docusaurus .docusaurus ## Serverless .serverless/ # Database .dynamodb/ # Other .tern-port .etc/ .DS_Store .yarn-integrity # VSCode .vscode/ # Cursor .cursor/ .cursorignore .cursor-update-log.md # Local-only docs and tooling ai-doc/ .codex/ .claude/ openspec/* internal/*