35 lines
340 B
Plaintext
35 lines
340 B
Plaintext
# Dependencies
|
|
node_modules/
|
|
**/node_modules/
|
|
|
|
# Build artifacts
|
|
**/.nuxt/
|
|
**/.output/
|
|
**/dist/
|
|
|
|
# Logs & temp
|
|
**/npm-debug.log*
|
|
**/yarn-error.log*
|
|
**/.DS_Store
|
|
**/Thumbs.db
|
|
|
|
# Environment
|
|
.env
|
|
.env.*
|
|
|
|
# IDE
|
|
.vscode/
|
|
.idea/
|
|
|
|
# Misc
|
|
.DS_Store
|
|
|
|
# AI helper artifacts
|
|
.claude/
|
|
.playwright-mcp/
|
|
.serena/
|
|
Website-PDF-Mockups/
|
|
|
|
apps/website/nul
|
|
|