1
0
Fork 0
mirror of https://codeberg.org/ziglings/exercises.git synced 2025-06-09 09:35:19 +09:00

Use a zig build script to run ziglings

This commit is contained in:
Martin Wickham 2021-02-11 22:04:36 -06:00
parent b7f9711da4
commit 6e576785c5
5 changed files with 573 additions and 140 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
*~
*.swp
zig-cache/