diff --git a/Qt.gitignore b/Qt.gitignore index 5291a385..7bc58fb7 100644 --- a/Qt.gitignore +++ b/Qt.gitignore @@ -41,3 +41,6 @@ target_wrapper.* # QtCreator CMake CMakeLists.txt.user* + +# QtCreator 4.8< compilation database +compile_commands.json