omi/.gitignore

26 lines
308 B
Plaintext
Raw Normal View History

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
2021-06-26 10:31:58 +08:00
yarn.lock
2018-10-22 03:50:09 +08:00
# Editor and IDE configuration
.vscode/
.idea/
2019-10-09 16:47:59 +08:00
vue-ms
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
bak.js
# test ouput
coverage