46 lines
554 B
Plaintext
46 lines
554 B
Plaintext
node_modules
|
|
npm-debug.log
|
|
.git
|
|
.gitignore
|
|
README.md
|
|
.env
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
.nyc_output
|
|
coverage
|
|
.nyc_output
|
|
.coverage
|
|
coverage.json
|
|
*.lcov
|
|
.DS_Store
|
|
Thumbs.db
|
|
*.log
|
|
.vscode
|
|
.idea
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
dist
|
|
build
|
|
.cache
|
|
.parcel-cache
|
|
.next
|
|
.nuxt
|
|
.vuepress/dist
|
|
.serverless
|
|
.fusebox/
|
|
.dynamodb/
|
|
.tern-port
|
|
.vscode-test
|
|
.yarn/cache
|
|
.yarn/unplugged
|
|
.yarn/build-state.yml
|
|
.yarn/install-state.gz
|
|
.pnp.*
|
|
scripts
|
|
drizzle
|
|
oliver-super-admin.json
|
|
setup-oliver-admin.html
|