diff --git a/.gitignore b/.gitignore index e18bc625d330fb177299dd35b8de8bcc7414ba0e..25a6f1bd64f7053b6b286ceee95a9632cc331106 100644 --- a/.gitignore +++ b/.gitignore @@ -133,3 +133,6 @@ all.config # Kdevelop4 *.kdev4 + +# Clang's compilation database file +compile_commands.json \ No newline at end of file