From bac01b0049260f7a7a25ecf05a97a3498d4dc57c Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Wed, 19 Jun 2013 12:26:47 +0200 Subject: Ignore test binaries --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a1acbc5..5e06780 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,11 @@ examples/qml/todo/todo examples/qml/users/users examples/qml/image-gallery/image-gallery +# tests +tst_* +!tst_*.cpp +!tst_*.qml +!tst_*.h # temp files *.swp *~ -- cgit v1.2.1