annotate .hgignore @ 205:31261c452c90

pypy311: make test execution work ("make test")
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 13 Mar 2025 21:06:09 +0100
parents 89f5beae0a3f
children
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
155
26ce40621295 Build of pypy2/sqlite3 done
Franz Glasner <fzglas.hg@dom66.de>
parents: 133
diff changeset
3 ^databases/pypy2-sqlite3/work[^/]*/
172
d98592a48dc0 Build of databases/pypy2-gdbm done
Franz Glasner <fzglas.hg@dom66.de>
parents: 155
diff changeset
4 ^databases/pypy2-gdbm/work[^/]*/
155
26ce40621295 Build of pypy2/sqlite3 done
Franz Glasner <fzglas.hg@dom66.de>
parents: 133
diff changeset
5 ^databases/pypy3-sqlite3/work[^/]*/
186
f37c9c21308e - Make package for x11-toolkits/pypy2-tkinter
Franz Glasner <fzglas.hg@dom66.de>
parents: 172
diff changeset
6 ^x11-toolkits/pypy2-tkinter/work[^/]*/
187
89f5beae0a3f Build package for x11-toolkits/pypy3-tkinter
Franz Glasner <fzglas.hg@dom66.de>
parents: 186
diff changeset
7 ^x11-toolkits/pypy3-tkinter/work[^/]*/
133
0281bf1e4f4c Ignore "work" in all pypy folders
Franz Glasner <fzglas.hg@dom66.de>
parents: 124
diff changeset
8 ^lang/pypy\d+/work[^/]*/