Commit 0905b81cedc398cf4ce9e24182d7bcfc508cd742

Authored by sh
1 parent d8268883

新增gitignore文件

Showing 1 changed file with 13 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 +# *.suo
  11 +# *.ntvs*
  12 +# *.njsproj
  13 +# *.sln