.hgignore
author James Aley <jamesa@symbian.org>
Fri, 21 May 2010 16:43:17 +0100
changeset 11 fa1596340710
parent 10 77a56c951f86
child 13 b5d63d5fc252
permissions -rw-r--r--
Configuring destination and link directory for desktop builds
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10
77a56c951f86 Fixed build for Qt desktop
James Aley <jamesa@symbian.org>
parents:
diff changeset
     1
syntax: regexp
77a56c951f86 Fixed build for Qt desktop
James Aley <jamesa@symbian.org>
parents:
diff changeset
     2
^.*~$
77a56c951f86 Fixed build for Qt desktop
James Aley <jamesa@symbian.org>
parents:
diff changeset
     3
^.*\.o$
77a56c951f86 Fixed build for Qt desktop
James Aley <jamesa@symbian.org>
parents:
diff changeset
     4
^.*moc_.*$
77a56c951f86 Fixed build for Qt desktop
James Aley <jamesa@symbian.org>
parents:
diff changeset
     5
^.*Makefile.*$
11
fa1596340710 Configuring destination and link directory for desktop builds
James Aley <jamesa@symbian.org>
parents: 10
diff changeset
     6
^bin/.*$