diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index af5289a..4735f8d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ build/ *.so *.pb.c *.pb.h +compile_commands.json |