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.
1 parent 53d5fdb commit c5ba424Copy full SHA for c5ba424
.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