Merge pull request #2936 from martonmiklos/add_compilation_db_to_qt_gitignore

Add compilation db to Qt gitignore
This commit is contained in:
Brendan Forster
2019-01-26 17:35:03 -04:00
committed by GitHub

View File

@ -41,3 +41,6 @@ target_wrapper.*
# QtCreator CMake # QtCreator CMake
CMakeLists.txt.user* CMakeLists.txt.user*
# QtCreator 4.8< compilation database
compile_commands.json