We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eac7af commit 891806dCopy full SHA for 891806d
1 file changed
alteriso/go.mod
@@ -26,3 +26,8 @@ require (
26
golang.org/x/sys v0.33.0 // indirect
27
golang.org/x/text v0.22.0 // indirect
28
)
29
+
30
+ignore (
31
+ ./out
32
+ ./work
33
+)
0 commit comments