Files
tonehaus/.dockerignore
boris f77f3a9e40
All checks were successful
CI (Gitea) / php-tests (push) Successful in 10m5s
CI (Gitea) / docker-image (push) Successful in 2m22s
its 7am i havent slept i have no idea
2025-11-28 06:40:10 +00:00

20 lines
276 B
Plaintext

.DS_Store
.cursor
.env.local
.git
.gitea
.github
.idea
.public
backup_manifests/
docs/
tests/
var/
# Symfony cache/logs generated inside the container should not come from the host
var/cache/
var/log/
# Uploaded files stay on the host, not baked into images
public/uploads/