Files
leasepal-home/.gitignore
liuhanhua 4e03ba571c init
2025-09-26 17:36:50 +08:00

18 lines
164 B
Plaintext

### build ###
node_modules/
dist/
pnpm-lock.yaml
yarn.lock
### umi ###
.umi
.umi-production
### IDEA ###
.idea/
*.iml
### Mac OS ###
.DS_Store
package-lock.json