mirror of
https://github.com/github/gitignore
synced 2024-11-29 15:14:21 +01:00
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
This commit is contained in:
parent
67f633a0df
commit
ab1e493392
@ -27,6 +27,11 @@ ui_*.h
|
|||||||
Makefile*
|
Makefile*
|
||||||
*build-*
|
*build-*
|
||||||
|
|
||||||
|
|
||||||
|
# Qt unit tests
|
||||||
|
target_wrapper.*
|
||||||
|
|
||||||
|
|
||||||
# QtCreator
|
# QtCreator
|
||||||
|
|
||||||
*.autosave
|
*.autosave
|
||||||
|
Loading…
Reference in New Issue
Block a user