mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-12 03:01:16 +00:00
18 lines
189 B
Plaintext
18 lines
189 B
Plaintext
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
|
|
|
*~
|
|
*.swp
|
|
*.log
|
|
|
|
.DS_Store
|
|
.idea/
|
|
.temp/
|
|
|
|
build/
|
|
dist/
|
|
lib/
|
|
coverage/
|
|
node_modules/
|
|
.rax/
|
|
|
|
template.yml |