summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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*