.hgignore
author laurent
Mon, 04 Jul 2011 15:24:44 +0200
changeset 549 b0d6819119c3
parent 463 f39377f6c47a
child 565 94c11207aa6f
permissions -rw-r--r--
Adding support for syntax highlighting for EN and ENO parameters in formal function and function blocs in textual 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.*$