房屋详情,单元变更
This commit is contained in:
19
.gitignore
vendored
19
.gitignore
vendored
@@ -2,6 +2,23 @@
|
||||
.history
|
||||
node_modules/
|
||||
dist/
|
||||
.env
|
||||
.git
|
||||
.idea
|
||||
.vscode
|
||||
.gitignore
|
||||
.npmrc
|
||||
.yarn
|
||||
.yarnrc
|
||||
.pnp.js
|
||||
.pnp.lock.json
|
||||
.pnp
|
||||
.yarn.lock
|
||||
.bat
|
||||
dist.zip
|
||||
.zip
|
||||
|
||||
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
@@ -27,3 +44,5 @@ pnpm-lock.yaml
|
||||
# 编译生成的文件
|
||||
auto-imports.d.ts
|
||||
components.d.ts
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user