2018-10-22 03:50:09 +08:00
|
|
|
node_modules
|
|
|
|
/node_modules
|
|
|
|
/npm-debug.log
|
|
|
|
.DS_Store
|
|
|
|
/_dev
|
|
|
|
/coverage
|
|
|
|
package-lock.json
|
|
|
|
/test/ts/**/*.js
|
|
|
|
|
|
|
|
# Editor and IDE configuration
|
|
|
|
.vscode/
|
|
|
|
.idea/
|
|
|
|
|
2018-10-23 06:16:31 +08:00
|
|
|
/packages/*/node_modules
|
2018-12-03 13:35:24 +08:00
|
|
|
/packages/*/yarn.lock
|
|
|
|
/packages/*/yarn-error.log
|
2019-01-01 10:47:01 +08:00
|
|
|
|
2019-01-29 09:14:32 +08:00
|
|
|
npm-debug.log
|
|
|
|
/packages/*/todo.md
|
2019-04-01 17:58:41 +08:00
|
|
|
bak.js
|