feat: Add .cache to .dockerignore and .gitignore to exclude cache files from Docker build context and version control
This commit is contained in:
@@ -197,3 +197,4 @@ VERSION.md
|
||||
eslint.config.js
|
||||
go.work
|
||||
go.work.sum
|
||||
.cache
|
||||
|
||||
Reference in New Issue
Block a user