Logo white

BJ_web_developers / HSpark

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • HSpark
  • .gitignore
  • add 注释补缴按钮
    778d6946
    chenbiao authored
    2021-06-02 09:41:02 +0800  
    Browse Code »
.gitignore 160 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14

.DS_Store

node_modules
node_modules/**

npm-debug.log*
yarn-debug.log*
yarn-error.log*
**/*.log
.idea
tests/**/coverage/
tests/e2e/reports
selenium-debug.log