This commit is contained in:
Lucid Kobold
2021-11-13 17:11:29 -06:00
commit 4ec4be5a12
23 changed files with 8788 additions and 0 deletions

17
.prettierignore Normal file
View File

@@ -0,0 +1,17 @@
# Ignore artifacts:
build
coverage
.next
out
.yarn
.github
.env*
.eslintrc.json
.gitignore
.yarnrc.yml
next-env.d.ts
next-env.d
package*
tsconfig.json
yarn.lock
next.config.js