diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9673e792db..d0f692a355 100644 --- a/.gitignore +++ b/.gitignore @@ -196,6 +196,7 @@ /git.spec *.exe *.[aos] +*.o.json *.py[co] .depend/ *.gcda @@ -217,6 +218,7 @@ /tags /TAGS /cscope* +/compile_commands.json *.hcc *.obj *.lib |