CeDOS - Commit 316ff533

gitignore: Add compile_commands.json Signed-off-by: Celina Sophie Kalus <hello@celinakalus.de>
Celina Sophie Kalus
Sat, 07 Jun 2025 09:30:42 +0200
1 files changed, 4 insertions(+), 0 deletions(-)

jump to
M .gitignore.gitignore

@@ -7,6 +7,10 @@ *.o

*.bin img-contents/* *.png +.cache/ .env .vscode + +compile_commands.json +.clangd