diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,3 +4,6 @@ zig-out zig-out/* src/zig-cache src/zig-cache/* +lib +lib/* +shaders/glsl* |
![]() |
index : zig-chip-8 | |
| A CHIP-8 emulator(interpreter?) made with Zig | realtradam |
| summaryrefslogtreecommitdiffhomepage |
| -rw-r--r-- | .gitignore | 3 |
@@ -4,3 +4,6 @@ zig-out zig-out/* src/zig-cache src/zig-cache/* +lib +lib/* +shaders/glsl* |