Files
cp-ems-reference/cp-ems-ui/.gitignore
Du Wenbo 8cdd8083f8 cp-ems v4.6.0 reference source code (Java/Spring Boot/RuoYi)
Enterprise EMS reference system for study purposes.
- Backend: Spring Boot + MyBatis Plus + Sa-Token
- Frontend: Vue 2 + Element UI + ECharts
- Database: MySQL + TDengine + Redis
- Features: energy monitoring, alarm management, quota, charging, maintenance
- Source: https://cp-ems.cn

This is a read-only reference. Do not develop on this repo.
2026-04-04 16:30:34 +08:00

24 lines
256 B
Plaintext

.DS_Store
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
**/*.log
tests/**/coverage/
tests/e2e/reports
selenium-debug.log
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.local
package-lock.json
yarn.lock