From fce93e74ab2536a198b2c540532afaaa497fceb7 Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Fri, 15 May 2015 09:54:06 +0200 Subject: Update .gitignore Ignore non-developer build artifacts and intermediate files to make 'git status' more pleasant to read. Change-Id: Ie587bc31bcaf673db7c33251e92661ac1e5417b0 Reviewed-by: J-P Nurmi --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index f6eb6f0e..6cb3e70a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ # This file is used to ignore files which are generated in the Qt build system # ---------------------------------------------------------------------------- +/include +/lib +/mkspecs + /examples/quick/calendar/calendar /examples/quick/controls/drawer/drawer /examples/quick/controls/mirroring/mirroring -- cgit v1.2.3