From 70526c76ba3661f79fde134aaede44f47300c149 Mon Sep 17 00:00:00 2001 From: Astronand Date: Thu, 15 Jan 2026 16:44:40 -0500 Subject: [PATCH] git ignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a6df271 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +# Build output +/Build/ +/build/ +Build/ +build/