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:
committed by
Qt by Nokia
parent
89898e4499
commit
d006d874ba
4
.gitignore
vendored
4
.gitignore
vendored
@@ -17,6 +17,10 @@ qrc_*.cpp
|
||||
config.log
|
||||
*.pro.user
|
||||
tmp
|
||||
*.o
|
||||
*.app
|
||||
*.dylib
|
||||
*.framework
|
||||
|
||||
#
|
||||
# Includes
|
||||
|
||||
Reference in New Issue
Block a user