15 lines
165 B
Plaintext
15 lines
165 B
Plaintext
node_modules
|
|
.next
|
|
.git
|
|
.gitignore
|
|
Dockerfile*
|
|
README.md
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
.env*
|
|
.dockerignore
|
|
**/*.local.*
|
|
**/*.test.*
|
|
**/__tests__/**
|