From 3515701479fe04f73e9194ee3074457bb85030f6 Mon Sep 17 00:00:00 2001 From: Jesper Jensen Date: Sat, 12 Apr 2025 10:21:08 +0200 Subject: Add gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bcbc3f8..0b26e6b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ compile_commands.json obj/ /dht *.gcov +*.orig -- cgit v1.2.3