16 lines
194 B
Plaintext
16 lines
194 B
Plaintext
.git
|
|
.gitignore
|
|
node_modules
|
|
.next
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
README.md
|
|
.vscode
|
|
.idea
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
.DS_Store |