From 4ced7fbb2ff477e086c3fa7c67b733a26d3f5160 Mon Sep 17 00:00:00 2001 From: "Emilia(SleepeeSoftware)" Date: Tue, 3 Mar 2026 00:41:06 +0100 Subject: [PATCH] forgot the gitignore ... smh --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2a44e3f --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +./build +./obj +./include