From 2ed7e28517713ed42b2526a69b7d2b3f4836d0ea Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Tue, 15 Mar 2016 15:29:30 +0100 Subject: Turn libQtLabsControls to a public C++ library Change-Id: Ia4365ff05d59920143d6288b47c383a202eba772 Task-number: QTBUG-50787 Reviewed-by: Mitch Curtis --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 00df0e94..0351b877 100644 --- a/.gitignore +++ b/.gitignore @@ -33,7 +33,6 @@ /tests/auto/snippets/screenshots/*.png /tests/manual/gifs/gifs/*.gif -/src/templates/QtLabsTemplates.version *.so *.so.* @@ -112,3 +111,5 @@ android-*.so-deployment-settings.json *.xcscheme *.xcodeproj qt.conf +*.version +*.version.in -- cgit v1.2.3