소스 검색

Merge pull request #2389 from KoynovStas/Qt_UnitTests

Qt unit tests
Brendan Forster 8 년 전
부모
커밋
5d896f6791
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 7 0
      Qt.gitignore

+ 7 - 0
Qt.gitignore

@@ -12,6 +12,8 @@
 
 # Qt-es
 
+object_script.*.Release
+object_script.*.Debug
 *_plugin_import.cpp
 /.qmake.cache
 /.qmake.stash
@@ -27,6 +29,11 @@ ui_*.h
 Makefile*
 *build-*
 
+
+# Qt unit tests
+target_wrapper.*
+
+
 # QtCreator
 
 *.autosave