reuse a bunch of stuff
This commit is contained in:
parent
c0a2387f76
commit
e256d13c92
14 changed files with 1593 additions and 138 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -11,6 +11,7 @@ coverage
|
|||
# misc
|
||||
.DS_Store
|
||||
*.pem
|
||||
.cache
|
||||
|
||||
# debug
|
||||
npm-debug.log*
|
||||
|
@ -26,4 +27,5 @@ npm-debug.log*
|
|||
|
||||
# bundler output
|
||||
dist
|
||||
build
|
||||
.next
|
Loading…
Add table
Add a link
Reference in a new issue