Start using the zig build system
Start using zig build system
This commit is contained in:
parent
def383249e
commit
47f68ceb9c
5 changed files with 145 additions and 33 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -39,4 +39,7 @@
|
|||
.idea/
|
||||
|
||||
# Zig
|
||||
zig-cache/
|
||||
zig-cache
|
||||
|
||||
# Build dir
|
||||
bin/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue