vm-selector/.dockerignore
Antoine Pelletier 453c1241f7
Some checks failed
build / image (push) Failing after 16s
Ajoute l'image, le stack et la CI
2026-07-29 20:36:18 +02:00

14 lines
254 B
Text

# Everything the image does not need. Keeping the context small matters: the
# build sends it to the daemon before doing anything.
.git
.github
.forgejo
target
frontend/node_modules
frontend/dist
dev-db
/config.yml
/config.yaml
*.log
README.md
rename.sh