Add a few things to the .gitignore file.

A few Mac specific things, plus .o files.

Change-Id: I7273977666a07cdf39cf0916bc5c2dbede30af05
Reviewed-by: Dmytro Poplavskiy <dmytro.poplavskiy@nokia.com>
This commit is contained in:
Michael Goddard
2012-06-25 11:16:27 +10:00
committed by Qt by Nokia
parent 89898e4499
commit d006d874ba

4
.gitignore vendored
View File

@@ -17,6 +17,10 @@ qrc_*.cpp
config.log config.log
*.pro.user *.pro.user
tmp tmp
*.o
*.app
*.dylib
*.framework
# #
# Includes # Includes