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:27:34 +02:00
parent 8b9125c913
commit 0aaab103b1

1
.gitignore vendored
View File

@ -21,3 +21,4 @@ CMakeLists.txt.user*
*.unc-backup*
.cmake/
/.clang-format
/compile_commands.json