Prepare for the return of Zig
This commit is contained in:
parent
d8f01ed059
commit
d001b8487c
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -7,6 +7,7 @@ on:
|
||||
- "**"
|
||||
branches:
|
||||
- main
|
||||
- zig
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -10,3 +10,5 @@ imgui.ini
|
||||
.DS_Store
|
||||
/*.perf
|
||||
/.gdb_history
|
||||
/.zig-cache/
|
||||
/zig-out/
|
||||
|
Loading…
x
Reference in New Issue
Block a user