docker
This commit is contained in:
14
.dockerignore
Normal file
14
.dockerignore
Normal file
@ -0,0 +1,14 @@
|
||||
node_modules
|
||||
dist
|
||||
.git
|
||||
.github
|
||||
*.md
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
!.env.deploy.example
|
||||
coverage
|
||||
.vscode
|
||||
.cursor
|
||||
terminals
|
||||
**/*.log
|
||||
Reference in New Issue
Block a user