the jason

This commit is contained in:
amy 2025-02-12 00:05:01 +03:30
commit 3995a82396
No known key found for this signature in database
9 changed files with 511 additions and 0 deletions

13
.gitignore vendored Normal file
View 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/*