annotate .hgignore @ 5494:898c27394c57

Use python3 in scripts (bug #58689). * Makefile.in: native mingw, depend on python3, set PYTHON3 var * tools/msys2-install.py: update for python3 syntax * tools/pkg-install.py: update for python3 syntax
author John Donoghue <john.donoghue@ieee.org>
date Sat, 04 Jul 2020 12:14:29 -0400
parents 61d45e0f7888
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4466
61d45e0f7888 .hgignore: ignore more generated files
Mike Miller <mtmiller@octave.org>
parents: 3141
diff changeset
1 ^settings\.mk
3061
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
2 ^usr/
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
3 ^log/
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
4 ^pkg/
4466
61d45e0f7888 .hgignore: ignore more generated files
Mike Miller <mtmiller@octave.org>
parents: 3141
diff changeset
5 ^built-packages/
3061
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
6 ^installed-packages/
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
7 ^wip/
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
8 ^tmp-.*/
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
9
4466
61d45e0f7888 .hgignore: ignore more generated files
Mike Miller <mtmiller@octave.org>
parents: 3141
diff changeset
10 ^autom4te\.cache/
3061
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
11 ^configure
4466
61d45e0f7888 .hgignore: ignore more generated files
Mike Miller <mtmiller@octave.org>
parents: 3141
diff changeset
12 ^config\.status
61d45e0f7888 .hgignore: ignore more generated files
Mike Miller <mtmiller@octave.org>
parents: 3141
diff changeset
13 ^config\.log
3061
f8299bb6c872 Initial support for native MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
diff changeset
14 ^Makefile
4466
61d45e0f7888 .hgignore: ignore more generated files
Mike Miller <mtmiller@octave.org>
parents: 3141
diff changeset
15 ^cmake-toolchain-file\.stamp
3141
f09683967fcd .hgignore: ignore more generated/installed files
Michael Goffioul <michael.goffioul@gmail.com>
parents: 3061
diff changeset
16
f09683967fcd .hgignore: ignore more generated/installed files
Michael Goffioul <michael.goffioul@gmail.com>
parents: 3061
diff changeset
17 ^cross-tools/
f09683967fcd .hgignore: ignore more generated/installed files
Michael Goffioul <michael.goffioul@gmail.com>
parents: 3061
diff changeset
18 ^gnuplot/
f09683967fcd .hgignore: ignore more generated/installed files
Michael Goffioul <michael.goffioul@gmail.com>
parents: 3061
diff changeset
19 ^octave/
4466
61d45e0f7888 .hgignore: ignore more generated files
Mike Miller <mtmiller@octave.org>
parents: 3141
diff changeset
20 ^tools/makeinst-script\.sh
61d45e0f7888 .hgignore: ignore more generated files
Mike Miller <mtmiller@octave.org>
parents: 3141
diff changeset
21 ^tools/set-mxe-env\.sh