From 7a361c2e7385c2e670a0e2cc8d9092814ea17253 Mon Sep 17 00:00:00 2001 From: Carson Fleming Date: Fri, 13 Mar 2026 01:05:34 -0400 Subject: not even compiled once but we ball --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4c0c7e0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.o +*.out +build/** +.* +!.git* +!.clangd -- cgit v1.2.3