Files
liaoninghexing/lms/acs/nladmin-ui/.gitignore
liyongde 8abd4bb06d Add 'lms/' from commit '90f906c4f8624cdf93838352804cef224ae28e98'
git-subtree-dir: lms
git-subtree-mainline: 8ebab5d95f
git-subtree-split: 90f906c4f8
2025-12-15 09:00:33 +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