delete everything

This commit is contained in:
2022-10-24 02:54:20 +08:00
parent cbd4c17ce5
commit 7defcb61a2
52 changed files with 0 additions and 8002 deletions

32
.gitignore vendored
View File

@@ -1,32 +0,0 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# next.js
/.next/
/out/
# production
/build
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
# local env files
.env*.local
# vercel
.vercel