.hgignore
author Mario de Sousa <msousa@fe.up.pt>
Mon, 30 May 2011 17:54:15 +0100
changeset 305 fe5cb87610fa
parent 218 413842f6152f
child 368 63cee5103e8f
permissions -rwxr-xr-x
When checking semantics of expressions, skip semantic checking of data type definitions
(not yet supported). If we don't skip, all subsequent POUs would not be checked.
198
f68ef6f05e17 prevent eclipse to push .project with .hgignore
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>'
parents:
diff changeset
     1
.project
218
413842f6152f added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 198
diff changeset
     2
413842f6152f added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 198
diff changeset
     3
syntax: regexp
413842f6152f added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 198
diff changeset
     4
\.o$
413842f6152f added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 198
diff changeset
     5
syntax: regexp
413842f6152f added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 198
diff changeset
     6
^iec2c$
413842f6152f added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 198
diff changeset
     7
syntax: regexp
413842f6152f added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 198
diff changeset
     8
^iec2iec$
413842f6152f added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 198
diff changeset
     9
syntax: regexp
413842f6152f added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 198
diff changeset
    10
\.depend$
413842f6152f added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 198
diff changeset
    11
syntax: regexp
413842f6152f added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 198
diff changeset
    12
^stage1_2/iec\.(y|flex)\..*$