From c9e3a4b2816ad23aa201a4f43f357a376947bd49 Mon Sep 17 00:00:00 2001 From: Jesper Jensen Date: Mon, 16 Feb 2026 21:43:36 +0100 Subject: INITIAL COMMIT --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..583c39e --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +/obj +/app + +.cache/ +compile_commands.json +borgflag.db -- cgit v1.2.3