Skip to content

Commit ab1e493

Browse files
committed
add target_wrapper.* to Qt.gitignore
This file is autogenerated by qmake for run auto(unit) tests. For Windows: target_wrapper.bat For Unix: target_wrapper.sh
1 parent 67f633a commit ab1e493

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Qt.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ ui_*.h
2727
Makefile*
2828
*build-*
2929

30+
31+
# Qt unit tests
32+
target_wrapper.*
33+
34+
3035
# QtCreator
3136

3237
*.autosave

0 commit comments

Comments
 (0)