diff options
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4735f8d..a6fe2e2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ build/ *.so *.pb.c *.pb.h +.cache/ compile_commands.json |