.hgignore
author Edouard Tisserant
Tue, 14 Dec 2021 08:48:05 +0100
changeset 1096 fad6e7a818e2
parent 875 4e7f95fab6d7
permissions -rwxr-xr-x
Variable forcing now uses limited list and buffer instead of systematical instance tree traversal and in-tree "fvalue" to keep track of forced value for pointed variables (external, located). Pointer swapping is performed when forcing externals and located, with backup being restored when forcing is reset. Match Beremiz commit 93ad018fb602.
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/