Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mattnite committed Dec 27, 2024
1 parent 732c898 commit f3e7d5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"design",
"docs",
"tools/generate_linker_script.zig",
"ports",
"port",
"examples",
},
.boxzer_ignore_paths = .{
"ports",
"port",
"examples",
},
}

0 comments on commit f3e7d5b

Please sign in to comment.