From 9e4e2e5150ee75775ebad101a2af4679a7a96dbf Mon Sep 17 00:00:00 2001 From: Imbus <> Date: Tue, 6 Aug 2024 07:38:53 +0200 Subject: [PATCH] Ignore --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c665f07 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +zig-cache +zig-out +.zig-cache +/release/ +/debug/ +/build/ +/build-*/ +/docgen_tmp/