We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94bfb08 + c5ba424 commit 4bdd077Copy full SHA for 4bdd077
1 file changed
.dockerignore
@@ -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