summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2022-07-09 23:06:29 -0400
committerrealtradam <[email protected]>2022-07-09 23:06:29 -0400
commit600d5f2970631b406c1863a5fb19cfb4eb8910b6 (patch)
treeb066b795427cce8fde95b49bf2b304c23369f865
parent833ba9a8cbe27484911aeddf156478fd0d42f575 (diff)
downloadzig-chip-8-master.tar.gz
zig-chip-8-master.zip
update gitignoreHEADmaster
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6b5cd24..48c0a89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,6 @@ zig-out
zig-out/*
src/zig-cache
src/zig-cache/*
+lib
+lib/*
+shaders/glsl*