chore: docker ignore unused files in prod environment
This commit is contained in:
parent
2101e30b8c
commit
e63df84b1a
@ -10,3 +10,8 @@ logs/
|
|||||||
|
|
||||||
# Exclude generated public files, which can be large with bundling
|
# Exclude generated public files, which can be large with bundling
|
||||||
src/client/public/generated/
|
src/client/public/generated/
|
||||||
|
|
||||||
|
.vscode
|
||||||
|
.gitea
|
||||||
|
.git
|
||||||
|
eslint.config.mjs
|
Loading…
x
Reference in New Issue
Block a user