annotate .hgignore @ 5:7233c10af3ad

pcm: hook in stdin select mechanism
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 23 Jun 2024 18:33:09 +0000
parents c03ec046471f
children 98ae717734d6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
76b593a6265c starting project with configure script
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 syntax: regexp
76b593a6265c starting project with configure script
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2
76b593a6265c starting project with configure script
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 \.[oa]$
76b593a6265c starting project with configure script
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 ^config\.defs$
2
c03ec046471f pcm: initial version compiles and links
Mychaela Falconia <falcon@freecalypso.org>
parents: 0
diff changeset
5
c03ec046471f pcm: initial version compiles and links
Mychaela Falconia <falcon@freecalypso.org>
parents: 0
diff changeset
6 ^pcm/itt-pcm-one$