金五联管理系统PC前端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jwl-manage-web/.gitignore

24 lines
256 B

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