the jason
This commit is contained in:
commit
3995a82396
9 changed files with 511 additions and 0 deletions
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
/tmp
|
||||
/out-tsc
|
||||
|
||||
config.json
|
||||
|
||||
/node_modules
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
/.pnp
|
||||
.pnp.js
|
||||
|
||||
.vscode/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue