Logo white

王明 / DeYangHighTechApp

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • DeYangHighTechApp
  • .gitignore
  • 项目初始化
    ee1fbcb1
    王大哥 authored
    2024-02-22 15:01:10 +0800  
    Browse Code »
.gitignore 308 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
unpackage/
node_modules/
dist/
uploadfiles/
upload/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
bin/
obj/
debug/
resource/
dist/
upload/
log/
*.log

tests/**/coverage/
tests/e2e/reports
selenium-debug.log

# Editor directories and files
.idea
.vscode
*.ntvs*
*.njsproj
*.local

package-lock.json
yarn.lock