.hgignore
author laurent
Wed, 07 Sep 2011 15:53:28 +0200
changeset 552 a387f258814a
parent 463 f39377f6c47a
child 565 94c11207aa6f
permissions -rw-r--r--
Disabling location definition for enumerated and structure variables
Adding support for selecting enumerated variable initial value using choice cell 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.*$