소스 검색

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