Logo white

baoman / Ezquiz_Platform

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Ezquiz_Platform
  • .gitignore
  • fix:修改测验时长显示不对的逻辑
    06869a45
    LH_PC authored
    2024-11-20 09:57:30 +0800  
    Browse Code »
.gitignore 342 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
.DS_Store
yarn.lock
node_modules
package-lock
package-lock.json
/dist
dist.zip
/public/font_family

# local env files
.env.local
.env.*.local

# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*

# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
src/views/portrait/test.vue
/src/.vs
/.vs