diff --git a/.gitignore b/.gitignore index 6a55afb..befa748 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ kernel/kernel user/usys.S .gdbinit .vscode +.cache +compile_commands.json