* prints hello world * Builds with the zig build system
This commit is contained in:
parent
7678019e03
commit
bee7416b08
7 changed files with 212 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -36,4 +36,7 @@
|
|||
*.bin
|
||||
|
||||
# Intellij
|
||||
.idea/
|
||||
.idea/
|
||||
|
||||
# Zig
|
||||
zig-cache/
|
Loading…
Add table
Add a link
Reference in a new issue