Files
longdianningxing/lms/acs/nladmin-ui/.gitignore
liyongde e03b604a28 Add 'lms/' from commit 'c09c67e44448a20112c7eb9b0d6932c6f05a931b'
git-subtree-dir: lms
git-subtree-mainline: fbe1cc4ea2
git-subtree-split: c09c67e444
2024-08-01 11:04:27 +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