diff --git a/.gitignore b/.gitignore index ed6f5e2..362efb1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ -zig-cache/ -zig-out/ +zig-cache +zig-out test.cha test.txt -test.txt.cha \ No newline at end of file +test.txt.cha