Commit 99a735d9f5ca5059b6a774b8c49276299464df7d

Authored by zhiyangdu
1 parent 7d78f7fb

git init

Showing 1 changed file with 15 additions and 0 deletions
.gitignore 0 → 100644
  1 +.DS_Store
  2 +node_modules/
  3 +/dist/
  4 +npm-debug.log*
  5 +yarn-debug.log*
  6 +yarn-error.log*
  7 +
  8 +# Editor directories and files
  9 +.idea
  10 +.vscode
  11 +*.suo
  12 +*.ntvs*
  13 +*.njsproj
  14 +*.sln
  15 +/dist.zip