Sync data folder contents
Docker Build / Build Docker image (push) Successful in 6s

This commit is contained in:
unknown
2026-06-10 13:41:57 +09:00
parent 1f8d0d678d
commit 58cae670c5
10 changed files with 13 additions and 12 deletions
+6
View File
@@ -25,3 +25,9 @@ backend/instance/
!data/**/*.XLSM
!data/**/*.xlsx
sam.txt
# The Docker image intentionally includes committed data contents. Keep local
# env files out of the build context because they may contain credentials.
!data/
!data/**
data/**/.env