From d006d874ba3af22edb4e4a891a066ba4454e06eb Mon Sep 17 00:00:00 2001 From: Michael Goddard Date: Mon, 25 Jun 2012 11:16:27 +1000 Subject: Add a few things to the .gitignore file. A few Mac specific things, plus .o files. Change-Id: I7273977666a07cdf39cf0916bc5c2dbede30af05 Reviewed-by: Dmytro Poplavskiy --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index bd3bd9638..522d3634f 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,10 @@ qrc_*.cpp config.log *.pro.user tmp +*.o +*.app +*.dylib +*.framework # # Includes -- cgit v1.2.3