Ignore files forcefully added when starting Qt Creator (it's hard coded.)

Sun, 10 Jul 2011 10:27:37 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sun, 10 Jul 2011 10:27:37 +0200
changeset 10
5b52bd88259b
parent 9
070a0d1c21d4
child 11
f83d5d4b7088

Ignore files forcefully added when starting Qt Creator (it's hard coded.)

.hgignore file | annotate | diff | comparison | revisions
     1.1 --- a/.hgignore	Sun Jul 10 10:07:31 2011 +0200
     1.2 +++ b/.hgignore	Sun Jul 10 10:27:37 2011 +0200
     1.3 @@ -13,4 +13,5 @@
     1.4  qml/*.jpeg
     1.5  icons/*.png
     1.6  scrshots/*
     1.7 +qtc_packaging
     1.8  share

mercurial