Skip to content

Commit 1dc737c

Browse files
Johnny CarlsonJohnny Carlson
Johnny Carlson
authored and
Johnny Carlson
committed
gitignore: add output from qmltest
1 parent 27a615a commit 1dc737c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ src/bitcoin-wallet
1414
src/test/fuzz/fuzz
1515
src/test/test_bitcoin
1616
src/qt/test/test_bitcoin-qt
17+
src/qml/test/test_bitcoin-qt
1718

1819
# autoreconf
1920
Makefile.in
@@ -49,6 +50,7 @@ src/qt/moc_*.cpp
4950
src/qt/forms/ui_*.h
5051

5152
src/qt/test/moc*.cpp
53+
src/qml/test/moc*.cpp
5254

5355
src/qt/bitcoin-qt.config
5456
src/qt/bitcoin-qt.creator

0 commit comments

Comments
 (0)