Skip to content

Commit acbd02f

Browse files
committed
gitignore: don't ignore tst_ headers
Pick-to: 6.5 6.7 Change-Id: If5a16b6fef19125d21189b8b31e3df79157318d7 Reviewed-by: Artem Dyomin <[email protected]>
1 parent 1f2f6d5 commit acbd02f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ src/multimediawidgets/qtmultimediawidgetsversion.h
4545
# Tests
4646
#
4747
tst_*
48+
!tst_*.h
4849
!tst_*.cpp
4950
!tst_*.qml
5051
tests/auto/cmake/build

0 commit comments

Comments
 (0)