16 lines
147 B
Plaintext
16 lines
147 B
Plaintext
node_modules
|
|
.next
|
|
.git
|
|
.gitignore
|
|
.env*
|
|
!.env.example
|
|
npm-debug.log
|
|
yarn-debug.log
|
|
yarn-error.log
|
|
README.md
|
|
.DS_Store
|
|
*.md
|
|
coverage
|
|
.vscode
|
|
.idea
|