diff --git a/.gitignore b/.gitignore index 68a4cd4..c037bfd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ result -.ccls_cache -./hello.c -./compile_commands.json +.ccls-cache/ +hello.c +compile_commands.json