25 lines
216 B
Plaintext
25 lines
216 B
Plaintext
node_modules
|
|
npm-debug.log
|
|
.git
|
|
.gitignore
|
|
.env
|
|
.env.local
|
|
.env.*.local
|
|
dist
|
|
.nuxt
|
|
.output
|
|
coverage
|
|
.vscode
|
|
.idea
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
.DS_Store
|
|
.env.example
|
|
README.md
|
|
LICENSE
|
|
scripts
|
|
.eslintignore
|
|
.prettierignore
|
|
drizzle
|