Skip to content

Commit

Permalink
add zon file
Browse files Browse the repository at this point in the history
  • Loading branch information
elpekenin committed Jan 17, 2025
1 parent 3cba3a8 commit 6cfa9fc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions build.zig.zon
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
.{
.name = "zfat",
.version = "0.0.0",
.paths = .{
"build.zig",
"build.zig.zon",
"src",
"test",
"vendor",
},
}

0 comments on commit 6cfa9fc

Please sign in to comment.