From d67fc3baa8180703f2280738d13335cb9665b348 Mon Sep 17 00:00:00 2001 From: nathan Date: Thu, 3 Jul 2025 15:34:28 -0600 Subject: first commit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..93a16e6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +compile_commands.json +.cache +*~ \ No newline at end of file -- cgit v1.2.3