.hgignore
author laurent
Thu, 22 Sep 2011 15:33:31 +0200
changeset 563 3f92a5e18804
parent 463 f39377f6c47a
child 565 94c11207aa6f
permissions -rw-r--r--
- Fixing editing graphic element (handles, rubberband and highlight) in graphic editor in order to make them keep the same size whatever the zoom factor applied to graphic editor
- Replace default pen by a pen with miter join property to draw graphic elements without round corner in high zoom factor
- Reduce the default size of fonts in graphic editor
377
c41acb1465ee prevent eclipse to push .project with .hgignore
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>'
parents:
diff changeset
     1
.project
455
d39f7fb16ec9 Wiped out references to Lolitech
edouard
parents: 377
diff changeset
     2
d39f7fb16ec9 Wiped out references to Lolitech
edouard
parents: 377
diff changeset
     3
syntax: regexp
459
a29f6f3e8468 added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 455
diff changeset
     4
\.pyc$
a29f6f3e8468 added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 455
diff changeset
     5
syntax: regexp
a29f6f3e8468 added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 455
diff changeset
     6
^xmlclass$
463
f39377f6c47a more hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 459
diff changeset
     7
syntax: regexp
f39377f6c47a more hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 459
diff changeset
     8
^\.settings.*$