Files
pengcheng-exam-stu/.eslintignore

9 lines
106 B
Plaintext
Raw Permalink Normal View History

2025-10-20 15:08:37 +08:00
/build/
/config/
/dist/
/*.js
/test/unit/coverage/
/node_modules/*
/dist*
/src/main.ts
/src-tauri\/target/