Skip to content

Commit

Permalink
fix build.zig.zon error and remove dotfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
thechampagne committed Jun 4, 2024
1 parent 33c1376 commit 1655aec
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
.version = "0.1.0",
.paths = .{
"LICENSE",
".gitignore",
".gitattributes",
"README.md",
"examples"
"examples",
"build.zig",
"build.zig.zon",
"src",
Expand Down

0 comments on commit 1655aec

Please sign in to comment.