From ff292c3477497e03d4cffc1467691e1e6ce54a5c Mon Sep 17 00:00:00 2001 From: bigfoot547 Date: Thu, 16 Nov 2023 17:44:47 -0600 Subject: initial 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..dceeaad --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +builddir/ +.cache/ +compile_commands.json -- cgit v1.2.3-70-g09d2