28 lines
266 B
Plaintext
28 lines
266 B
Plaintext
node_modules
|
|
npm-debug.log
|
|
.git
|
|
.gitignore
|
|
README.md
|
|
.env
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
.cache
|
|
logs
|
|
*.log
|
|
.DS_Store
|
|
.vscode
|
|
.idea
|
|
*.swp
|
|
*.swo
|
|
dist
|
|
build
|
|
.next
|
|
.nuxt
|
|
.vuepress/dist
|
|
.serverless
|
|
.fusebox/
|
|
.dynamodb/
|
|
.tern-port
|