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 4914d21 commit d3f0cd2Copy full SHA for d3f0cd2
1 file changed
.gitignore
@@ -140,7 +140,9 @@ vite.config.ts.timestamp-*
140
141
# Generated function workspace packages (created by scripts/generate.ts)
142
generated/
143
-
144
# Rendered Kubernetes manifests may include Secret objects. Regenerate locally
145
# with k8s/Makefile targets instead of committing them.
146
k8s/manifests/*.yaml
+
147
+# Superstack scratch
148
+.superstack/
0 commit comments