aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRosa <rosaontheweb@proton.me>2026-05-11 16:31:43 -0400
committerRosa <rosaontheweb@proton.me>2026-05-11 16:31:43 -0400
commit6143a710c142cf6704527ae32a7c90c02e83fe4a (patch)
treebebd50bd9c160fe6fdf12bbd14b4f512d84c047e /.gitignore
parent710bfe5ddb769d9c6f15497928638f1aed3bc45a (diff)
start work on zig build system
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1a3ccd3..e73df20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
/.direnv
/.envrc
+/html-out
+/.zig-cache
*.tar.gz