Преглед изворни кода

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