commit 8bcbce102b07883267e789d078af1e1e3c5a6778 Author: Khaïs COLIN Date: Mon May 19 13:48:11 2025 +0200 initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a4cfdeb --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.o +*.d +.cache +compile_commands.json