We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c11574d commit fd65f9aCopy full SHA for fd65f9a
1 file changed
build.zig.zon
@@ -7,6 +7,9 @@
7
.paths = .{
8
"build.zig",
9
"build.zig.zon",
10
+ "generated.zig",
11
+ "LICENSE",
12
+ "README.md",
13
},
14
15
.dependencies = .{
0 commit comments