diff options
Diffstat (limited to 'Qt.gitignore')
-rw-r--r-- | Qt.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
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 |