.dockerignore improve for deployment

This commit is contained in:
serversdwn
2025-12-16 20:56:03 +00:00
parent ab9c650d93
commit e78d252cf3

View File

@@ -34,6 +34,8 @@ data/
.idea/ .idea/
.DS_Store .DS_Store
Thumbs.db Thumbs.db
.claude
sfm.code-workspace
# Tests (optional) # Tests (optional)
tests/ tests/