mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-13 04:03:07 +00:00
chore: 🤖 update gitignore
This commit is contained in:
parent
11f9337be3
commit
cd7c7257d7
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,6 +1,9 @@
|
||||
# project custom
|
||||
build
|
||||
packages/*/lib/
|
||||
packages/*/es/
|
||||
package-lock.json
|
||||
|
||||
|
||||
# IDE
|
||||
.vscode
|
||||
@ -13,7 +16,6 @@ npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
lerna-debug.log*
|
||||
# package-lock.json
|
||||
|
||||
# Runtime data
|
||||
pids
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user