From 1d56c491d434cd3b975b0fb071726ca34d9b572e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20L=C3=BCbke?= Date: Mon, 2 Oct 2023 11:03:24 +0200 Subject: [PATCH] update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..985bbcf --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/compile_commands.json +/build/ +/.cache/