feat: Add .cache to .dockerignore and .gitignore to exclude cache files from Docker build context and version control

This commit is contained in:
GitHub Actions
2025-12-08 04:39:34 +00:00
parent da378e624c
commit 8891639366
3 changed files with 3 additions and 0 deletions

View File

@@ -197,3 +197,4 @@ VERSION.md
eslint.config.js
go.work
go.work.sum
.cache