.hgignore
author Mario de Sousa <msousa@fe.up.pt>
Tue, 25 Dec 2018 11:10:11 +0000
changeset 1076 efaa818ef637
parent 875 4e7f95fab6d7
permissions -rwxr-xr-x
partial fix for issue 74: allow deref of REF in left hand side of assignment (only works in FUNCTIONS for now)
368
63cee5103e8f Update which files to ignore due to new autotools building environment.
Mario de Sousa <msousa@fe.up.pt>
parents: 218
diff changeset
     1
syntax: glob
63cee5103e8f Update which files to ignore due to new autotools building environment.
Mario de Sousa <msousa@fe.up.pt>
parents: 218
diff changeset
     2
198
f68ef6f05e17 prevent eclipse to push .project with .hgignore
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>'
parents:
diff changeset
     3
.project
368
63cee5103e8f Update which files to ignore due to new autotools building environment.
Mario de Sousa <msousa@fe.up.pt>
parents: 218
diff changeset
     4
*~
63cee5103e8f Update which files to ignore due to new autotools building environment.
Mario de Sousa <msousa@fe.up.pt>
parents: 218
diff changeset
     5
*.a
875
4e7f95fab6d7 Update files to be ignored by mercurial: ignore files generated by autoconf, directory test/, and *.orig
mjsousa
parents: 368
diff changeset
     6
*.orig
368
63cee5103e8f Update which files to ignore due to new autotools building environment.
Mario de Sousa <msousa@fe.up.pt>
parents: 218
diff changeset
     7
.dep
63cee5103e8f Update which files to ignore due to new autotools building environment.
Mario de Sousa <msousa@fe.up.pt>
parents: 218
diff changeset
     8
*.Po
63cee5103e8f Update which files to ignore due to new autotools building environment.
Mario de Sousa <msousa@fe.up.pt>
parents: 218
diff changeset
     9
autom4te.cache
63cee5103e8f Update which files to ignore due to new autotools building environment.
Mario de Sousa <msousa@fe.up.pt>
parents: 218
diff changeset
    10
Makefile
875
4e7f95fab6d7 Update files to be ignored by mercurial: ignore files generated by autoconf, directory test/, and *.orig
mjsousa
parents: 368
diff changeset
    11
Makefile.in
368
63cee5103e8f Update which files to ignore due to new autotools building environment.
Mario de Sousa <msousa@fe.up.pt>
parents: 218
diff changeset
    12
config.log
63cee5103e8f Update which files to ignore due to new autotools building environment.
Mario de Sousa <msousa@fe.up.pt>
parents: 218
diff changeset
    13
stamp-h1
63cee5103e8f Update which files to ignore due to new autotools building environment.
Mario de Sousa <msousa@fe.up.pt>
parents: 218
diff changeset
    14
config.status
875
4e7f95fab6d7 Update files to be ignored by mercurial: ignore files generated by autoconf, directory test/, and *.orig
mjsousa
parents: 368
diff changeset
    15
configure
4e7f95fab6d7 Update files to be ignored by mercurial: ignore files generated by autoconf, directory test/, and *.orig
mjsousa
parents: 368
diff changeset
    16
aclocal.m4
368
63cee5103e8f Update which files to ignore due to new autotools building environment.
Mario de Sousa <msousa@fe.up.pt>
parents: 218
diff changeset
    17
63cee5103e8f Update which files to ignore due to new autotools building environment.
Mario de Sousa <msousa@fe.up.pt>
parents: 218
diff changeset
    18
218
413842f6152f added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 198
diff changeset
    19
413842f6152f added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 198
diff changeset
    20
syntax: regexp
368
63cee5103e8f Update which files to ignore due to new autotools building environment.
Mario de Sousa <msousa@fe.up.pt>
parents: 218
diff changeset
    21
218
413842f6152f added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 198
diff changeset
    22
\.o$
413842f6152f added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 198
diff changeset
    23
^iec2c$
413842f6152f added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 198
diff changeset
    24
^iec2iec$
413842f6152f added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com>
parents: 198
diff changeset
    25
\.depend$
368
63cee5103e8f Update which files to ignore due to new autotools building environment.
Mario de Sousa <msousa@fe.up.pt>
parents: 218
diff changeset
    26
^stage1_2/iec_bison.cc
63cee5103e8f Update which files to ignore due to new autotools building environment.
Mario de Sousa <msousa@fe.up.pt>
parents: 218
diff changeset
    27
^stage1_2/iec_bison.h
63cee5103e8f Update which files to ignore due to new autotools building environment.
Mario de Sousa <msousa@fe.up.pt>
parents: 218
diff changeset
    28
^stage1_2/iec_flex.cc
875
4e7f95fab6d7 Update files to be ignored by mercurial: ignore files generated by autoconf, directory test/, and *.orig
mjsousa
parents: 368
diff changeset
    29
^config/config.h
4e7f95fab6d7 Update files to be ignored by mercurial: ignore files generated by autoconf, directory test/, and *.orig
mjsousa
parents: 368
diff changeset
    30
^test/