e338b60ca8
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
14 lines
126 B
Plaintext
14 lines
126 B
Plaintext
.git
|
|
.github
|
|
node_modules
|
|
**/node_modules
|
|
**/.next
|
|
**/dist
|
|
**/.turbo
|
|
.env*
|
|
!.env.example
|
|
apps/web/.env*
|
|
docker
|
|
*.md
|
|
.DS_Store
|