Create monorepo from known-good production state
This commit is contained in:
commit
c034824338
651 changed files with 120469 additions and 0 deletions
10
app/.gitignore
vendored
Normal file
10
app/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
!public/svgnest/**
|
||||
|
||||
# Next.js build output
|
||||
.next/
|
||||
|
||||
# Node
|
||||
node_modules/
|
||||
|
||||
# dependencies
|
||||
node_modules/
|
||||
Loading…
Add table
Add a link
Reference in a new issue