Skip to content

Commit c5ba424

Browse files
committed
cache issue on build
1 parent 53d5fdb commit c5ba424

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.dockerignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Ignore non-existent directories that cause buildx cache key calculation errors
2+
web-integrations/styles
3+
4+
# Standard ignores
5+
node_modules/
6+
**/node_modules/
7+
.env
8+
.git/
9+
.idea/
10+
.DS_Store
11+

0 commit comments

Comments
 (0)