We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3e1a03 commit aac6efdCopy full SHA for aac6efd
1 file changed
.gitignore
@@ -13,3 +13,6 @@ bin/
13
# Local Go caches (used for sandbox-safe testing)
14
.gocache/
15
.gomodcache/
16
+
17
+# Build outputs
18
+dist/
0 commit comments