Merge pull request 'chore: Update .dockerignore with directory exclusions' (#14) from rework/lightweight into main
Some checks failed
Update Memento Dev on VPS / deploy (push) Failing after 10m12s

Reviewed-on: #14
This commit is contained in:
Gauthier Daniels 2025-04-21 16:35:39 +00:00
commit 3508aa6b53

View File

@ -1,3 +1,4 @@
**/node_modules **/node_modules/
**/*.afphoto **/*.afphoto
**/dist **/dist/
.git