123
This commit is contained in:
11
.dockerignore
Normal file
11
.dockerignore
Normal file
@ -0,0 +1,11 @@
|
||||
node_modules
|
||||
.next
|
||||
.turbo
|
||||
dist
|
||||
.git
|
||||
*.log
|
||||
.env
|
||||
.env.local
|
||||
.env.*
|
||||
!packages/database/.env.example
|
||||
apps/web/.env.local
|
||||
Reference in New Issue
Block a user