Unverified Commit e7fa74b2 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2936 from martonmiklos/add_compilation_db_to_qt_gitignore

Add compilation db to Qt gitignore
parents 86a1e39d 8338f331
...@@ -41,3 +41,6 @@ target_wrapper.* ...@@ -41,3 +41,6 @@ target_wrapper.*
# QtCreator CMake # QtCreator CMake
CMakeLists.txt.user* CMakeLists.txt.user*
# QtCreator 4.8< compilation database
compile_commands.json
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment