From 0d8aeb6464103ec8e35c10c448bf08b0b9edc156 Mon Sep 17 00:00:00 2001 From: Steven Van Dorp Date: Fri, 6 Feb 2026 10:00:08 +0100 Subject: Initial Commit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0864a1e --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.zig-cache +zig-out +**/py-cache/ + -- cgit v1.2.3