mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-03-08 01:24:49 +01:00
progress toward hello world without libc in windows
This commit is contained in:
parent
e5b90651ba
commit
199bbb6292
11 changed files with 2727 additions and 134 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
|||
zig-cache/
|
||||
build/
|
||||
build-release/
|
||||
build-windows/
|
||||
/.cproject
|
||||
/.project
|
||||
/.settings/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue