10 lines
93 B
Plaintext
10 lines
93 B
Plaintext
**/node_modules
|
|
**/.next
|
|
**/.turbo
|
|
.git
|
|
**/.env*
|
|
**/*.log
|
|
**/*.tsbuildinfo
|
|
.secrets
|
|
coverage
|