From 95889d091c7837dc9b0ff2af8f29c5717a297bec Mon Sep 17 00:00:00 2001 From: TIBERGHIEN corentin Date: Tue, 17 Feb 2026 15:11:25 +0100 Subject: [PATCH] gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..af891f2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +build +compile_commands.json +.module-commands.o