This commit is contained in:
MaxKey
2022-04-23 10:08:40 +08:00
parent b6d30a8730
commit ba518828f8
1024 changed files with 142635 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
# add files you wish to ignore here
**/*.md
**/*.svg
**/test.ts
.stylelintrc
.prettierrc
src/assets/*
src/index.html
node_modules/
.vscode/
coverage/
dist/
package.json
tslint.json
_cli-tpl/**/*