mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-17 23:32:49 +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
|
# project custom
|
||||||
build
|
build
|
||||||
packages/*/lib/
|
packages/*/lib/
|
||||||
|
packages/*/es/
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
|
|
||||||
# IDE
|
# IDE
|
||||||
.vscode
|
.vscode
|
||||||
@ -13,7 +16,6 @@ npm-debug.log*
|
|||||||
yarn-debug.log*
|
yarn-debug.log*
|
||||||
yarn-error.log*
|
yarn-error.log*
|
||||||
lerna-debug.log*
|
lerna-debug.log*
|
||||||
# package-lock.json
|
|
||||||
|
|
||||||
# Runtime data
|
# Runtime data
|
||||||
pids
|
pids
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user