initial commit
This commit is contained in:
+31
@@ -0,0 +1,31 @@
|
||||
node_modules
|
||||
.pnpm-store
|
||||
dist
|
||||
.output
|
||||
.astro
|
||||
.cache
|
||||
.vercel
|
||||
.turbo
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
.DS_Store
|
||||
*.log
|
||||
npm-debug.log*
|
||||
pnpm-debug.log*
|
||||
.idea
|
||||
.vscode
|
||||
.history
|
||||
|
||||
apps/cms/dist
|
||||
apps/cms/build
|
||||
apps/cms/.cache
|
||||
|
||||
apps/web/.astro
|
||||
apps/web/dist
|
||||
apps/web/node_modules/.cache
|
||||
|
||||
apps/cms/media
|
||||
apps/cms/uploads
|
||||
|
||||
.opencode
|
||||
Reference in New Issue
Block a user