From 0baae86beb608454f548d9dc3e48bc96ae0af733 Mon Sep 17 00:00:00 2001 From: Piper Pentagram Date: Tue, 13 May 2025 13:17:58 -0700 Subject: [PATCH] add gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..141d193 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +pupdns + +.cache/ +compile_commands.json