Commit 003c1c3e18904d7674fcc2c1d4c7bbd12fd4bb6e

Authored by wangming
1 parent 4561b8f8

111

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