Add compile_commands.json to .gitignore

See https://invent.kde.org/sdk/kdesrc-build/-/merge_requests/82

GIT_SILENT
This commit is contained in:
Ahmad Samir 2021-02-11 14:32:47 +02:00
parent b4dd1a1819
commit c9bb42b2e4

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ CMakeLists.txt.user*
cmake-build-debug*
.idea
/.clang-format
/compile_commands.json