annotate .hgignore @ 125:e11577711968

Build the new pypy2:lang/pypy2 using the new monorepo for PyPy. BUGS: Byte-compilation not yet implemented.
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 13 Jan 2024 20:40:33 +0100
parents 0696adff7664
children 0281bf1e4f4c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
124
0696adff7664 ADD: a .hgignore file for the current directory layout
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1 syntax: regexp
0696adff7664 ADD: a .hgignore file for the current directory layout
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2
0696adff7664 ADD: a .hgignore file for the current directory layout
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
3 ^lang/pypy2/work[^/]*/
0696adff7664 ADD: a .hgignore file for the current directory layout
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
4 ^lang/pypy3/work[^/]*/