mirror of
https://github.com/jeecgboot/jeecg-uniapp.git
synced 2025-10-13 21:50:23 +00:00
17 lines
119 B
Plaintext
17 lines
119 B
Plaintext
node_modules
|
|
dist
|
|
.npmrc
|
|
.cache
|
|
|
|
## ide
|
|
**/.idea
|
|
*.iml
|
|
|
|
## backend
|
|
**/target
|
|
**/logs
|
|
**/dist
|
|
|
|
## front
|
|
/yarn-error.log
|