.hgignore
author laurent
Thu, 24 Nov 2011 16:30:06 +0100
changeset 593 34c3569042db
parent 565 94c11207aa6f
permissions -rw-r--r--
Fixing bug in xmlclass with empty CDATA. Empty CDATA aren't present in xml tree and prompt error when trying to load empty ANY tag using CDATA
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
463
f39377f6c47a more hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 459
diff changeset
     6
^\.settings.*$