generated from thzxcx/vue3
Initial commit
This commit is contained in:
36
.dockerignore
Normal file
36
.dockerignore
Normal file
@ -0,0 +1,36 @@
|
||||
.git
|
||||
.husky
|
||||
.storybook
|
||||
.vscode
|
||||
bin
|
||||
ejs
|
||||
es
|
||||
lib
|
||||
node_modules
|
||||
packages
|
||||
static
|
||||
stories
|
||||
types
|
||||
.dockerignore
|
||||
.eslintignore
|
||||
.eslintrc.cjs
|
||||
.gitignore
|
||||
commitlint.config.js
|
||||
Dockerfile
|
||||
package.json
|
||||
README.md
|
||||
tsconfig.app.json
|
||||
tsconfig.json
|
||||
tsconfig.node.json
|
||||
vite.config.ts
|
||||
yarn-error.log
|
||||
yarn.lock
|
||||
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
lerna-debug.log*
|
Reference in New Issue
Block a user