ソースを参照

Merge pull request #2936 from martonmiklos/add_compilation_db_to_qt_gitignore

Add compilation db to Qt gitignore
Brendan Forster 6 年 前
コミット
e7fa74b24f
1 ファイル変更3 行追加0 行削除
  1. 3 0
      Qt.gitignore

+ 3 - 0
Qt.gitignore

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