.hgignore
author Mario de Sousa <msousa@fe.up.pt>
Thu, 14 Apr 2011 18:12:59 +0100
changeset 287 9df7fcb9bde5
parent 218 413842f6152f
child 368 63cee5103e8f
permissions -rwxr-xr-x
Added tracking of order by which tokens are processed by lexical analyser.
This helps in correctly formating error messages when constructs begin in one file, and end in another.
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)\..*$