feat: bootstrap multi-tenant storefront showcase
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
/node_modules
|
||||
/.next
|
||||
/build
|
||||
/out
|
||||
/.wrangler
|
||||
next-env.d.ts
|
||||
*.tsbuildinfo
|
||||
.DS_Store
|
||||
.env*.local
|
||||
.dev.vars
|
||||
Reference in New Issue
Block a user