Compare commits

...

2 Commits

Author SHA1 Message Date
dc7d16babe merge upstream
All checks were successful
mnemo-build-and-publish / gractwo-mnemo-build (push) Successful in 9s
2026-04-03 13:17:45 +00:00
20efa90e5d Create .dockerignore 2026-04-03 15:10:47 +02:00

30
.dockerignore Normal file
View File

@@ -0,0 +1,30 @@
**/.DS_Store
**/.classpath
**/.dockerignore
**/.env
**/.git
**/.gitignore
**/.project
**/.settings
**/.toolstarget
**/.vs
**/.vscode
**/.zed
**/*.*proj.user
**/*.dbmdl
**/*.jfm
**/charts
**/docker-compose*
**/compose.y*ml
**/Dockerfile*
**/node_modules
**/npm-debug.log
**/secrets.dev.yaml
**/values.dev.yaml
/bin
/target
LICENSE
README.md
readme
**/*.db*
**/*.db3*