annotate .hgignore @ 8:8b17df8f6340 default tip

add README
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 17 Apr 2024 17:30:25 +0000
parents c511bfb36c2a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
cd1a63963fa4 std: build standard version here
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 syntax: regexp
cd1a63963fa4 std: build standard version here
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2
cd1a63963fa4 std: build standard version here
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 \.[oa]$
cd1a63963fa4 std: build standard version here
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4
2
c511bfb36c2a beginning of EFR2 decoder, using AMR version of AGC module
Mychaela Falconia <falcon@freecalypso.org>
parents: 1
diff changeset
5 ^efr2/coder$
c511bfb36c2a beginning of EFR2 decoder, using AMR version of AGC module
Mychaela Falconia <falcon@freecalypso.org>
parents: 1
diff changeset
6 ^efr2/decoder$
c511bfb36c2a beginning of EFR2 decoder, using AMR version of AGC module
Mychaela Falconia <falcon@freecalypso.org>
parents: 1
diff changeset
7
1
cd1a63963fa4 std: build standard version here
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
8 ^std/coder$
cd1a63963fa4 std: build standard version here
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
9 ^std/decoder$
cd1a63963fa4 std: build standard version here
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
10 ^std/ed_iface$