Blame view

.gitignore 274 Bytes
7fa943eb   梁灏   init
1
2
3
4
5
6
7
  *.iml

  .idea

  .ipr

  .iws

  *.diff

  *.patch

  *.bak

ccfe4714   other   更新
8
  .history

7fa943eb   梁灏   init
9
10
  .DS_Store

  node_modules/

7fa943eb   梁灏   init
11
12
13
14
15
16
17
18
  .project

  .settings

  npm-debug.log

  .*proj

  .svn/

  *.swp

  *.swo

  *.log

9b6ff1ce   huixisheng   add test and upda...
19
  examples/dist/

9b6ff1ce   huixisheng   add test and upda...
20
  yarn-error.log

1be50b78   young   ignore vscode config
21
  test/unit/coverage

fa7f82c3   other   update
22
23
24
  .vscode

  package-lock.json

  build/

4fbb5ef3   other   更新
25
26
27
  dist/

  

  !/package-lock.json