Commit cacb2513 authored by Oswald Buddenhagen's avatar Oswald Buddenhagen Committed by Qt by Nokia
Browse files

update gitignore

(cherry picked from commit ba564e089134980200c1c71879f2474135bee5fa)

Change-Id: Id3a83228d178cefbec21b07f7e6439e3ea92b962
Reviewed-on: http://codereview.qt-project.org/4572


Reviewed-by: default avatarQt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@nokia.com>
parent 4183feaa
No related merge requests found
Showing with 4 additions and 2 deletions
...@@ -51,8 +51,8 @@ Makefile* ...@@ -51,8 +51,8 @@ Makefile*
!qmake/Makefile.unix !qmake/Makefile.unix
*.prl *.prl
*.app *.app
*.pro.user *.pro.user*
*.qmlproject.user *.qmlproject.user*
*.gcov *.gcov
bin/Qt*.dll bin/Qt*.dll
bin/assistant* bin/assistant*
...@@ -253,6 +253,8 @@ d_exc_*.stk ...@@ -253,6 +253,8 @@ d_exc_*.stk
*.d *.d
qtc-debugging-helper qtc-debugging-helper
qtc-qmldump
qtc-qmldbg
src/corelib/lib src/corelib/lib
src/network/lib src/network/lib
src/xml/lib/ src/xml/lib/
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment