From c2d4a7939fe7f06384f9364e7877c618d9466484 Mon Sep 17 00:00:00 2001 From: nathansmith117 Date: Wed, 14 Feb 2024 15:20:30 -0700 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..c4b7ce0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +build +.cache +compile_commands.json -- cgit v1.2.3