67 Star 671 Fork 315

buqiyuan / vite-vue3-lowcode

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 737 Bytes
一键复制 编辑 原始数据 按行查看 历史
buqiyuan 提交于 2022-07-03 02:38 . chore: upgrade deps & code style
# See http://help.github.com/ignore-files/ for more about ignoring files.
# compiled output
/dist
/dist-ssr
/tmp
/out-tsc
# dependencies
/node_modules
*.local
# yarn.lock
# package-lock.json
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# IDEs and editors
/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace
# IDE - VSCode
# .vscode/*
# !.vscode/settings.json
# !.vscode/tasks.json
# !.vscode/launch.json
# !.vscode/extensions.json
# misc
/.sass-cache
/connect.lock
/coverage
/libpeerconnection.log
npm-debug.log
testem.log
/typings
# e2e
/e2e/src/*.js
/e2e/src/*.map
/cypress/screenshots
# System Files
.DS_Store
Thumbs.db
# auto generate file
components.d.ts
auto-imports.d.ts
TypeScript
1
https://gitee.com/buqiyuan/vite-vue3-lowcode.git
git@gitee.com:buqiyuan/vite-vue3-lowcode.git
buqiyuan
vite-vue3-lowcode
vite-vue3-lowcode
main

搜索帮助