diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore index afd08d7..6d548b5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,3 @@ -*.o +zig-cache/ +zig-out/ qbe -config.h -.comfile -*.out |