update 删除编译生成的文件 调整忽略策略
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -21,3 +21,7 @@ selenium-debug.log
|
||||
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
|
||||
# 编译生成的文件
|
||||
auto-imports.d.ts
|
||||
components.d.ts
|
||||
|
Reference in New Issue
Block a user