Add build/ to export-ignore and gitignore, mount family-nav-graph in Docker

This commit is contained in:
2026-03-16 21:04:10 +01:00
parent 8a9b0f2248
commit 5a4d5d4c3c
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
# Exclude dev files from distribution ZIP
build/ export-ignore
node_modules/ export-ignore
docker/ export-ignore
resources/js/modules/ export-ignore