jetzig/.gitignore
Bob Farrell d3a3582136 Implement init command, get rid of old init script/artifacts
Remove old bash script for setting up a new project, do everything in
Zig to make it platform agnostic and give us an easy place to add
scaffolding commands in future.
2024-03-06 22:57:11 +00:00

5 lines
35 B
Plaintext

zig-out/
zig-cache/
*.core
static/