Browse Source

Merge pull request #2389 from KoynovStas/Qt_UnitTests

Qt unit tests
Brendan Forster 8 năm trước cách đây
mục cha
commit
5d896f6791
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  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