.hgignore
author laurent
Sat, 12 Dec 2009 20:37:35 +0100
changeset 484 acef952101a5
parent 463 f39377f6c47a
child 565 94c11207aa6f
permissions -rw-r--r--
Adding support for excluding option when not available according to IEC 61131 standard
Disabling use of complex types (array and structure) for POU interface until matiec can generate code
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.*$