mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-06 18:13:29 +02:00
Merge pull request 'Ignore .zig-cache for new zig versions' (#102) from NicoElbers/exercises:main into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/102
This commit is contained in:
+4
-1
@@ -1,5 +1,8 @@
|
|||||||
/zig-cache/
|
/.zig-cache/
|
||||||
/zig-out/
|
/zig-out/
|
||||||
/answers/
|
/answers/
|
||||||
/patches/healed/
|
/patches/healed/
|
||||||
/output/
|
/output/
|
||||||
|
|
||||||
|
# Leave this in here for older zig versions
|
||||||
|
/zig-cache/
|
||||||
|
|||||||
Reference in New Issue
Block a user