FreeCalypso > hg > gsm-net-reveng
comparison .hgignore @ 14:98c0881c2af0
tfo/find-is-hdr: move here from freecalypso-reveng
This little program was developed in freecalypso-reveng Hg repository
in 2023-03, when we didn't have a separate repository for network-side
reverse eng, but now that we do have separate repositories for
FreeCalypso (mobile side) vs network side reverse eng, move TFO RE
work to the proper place.
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 24 May 2024 21:18:22 +0000 |
parents | 154586f0f423 |
children | 4ab8762be333 |
comparison
equal
deleted
inserted
replaced
13:e34029530a80 | 14:98c0881c2af0 |
---|---|
1 syntax: regexp | 1 syntax: regexp |
2 | 2 |
3 \.[oa]$ | 3 \.[oa]$ |
4 | |
5 ^tfo/find-is-hdr$ | |
4 | 6 |
5 ^trau-decode/trau-extr$ | 7 ^trau-decode/trau-extr$ |
6 ^trau-decode/trau-parse$ | 8 ^trau-decode/trau-parse$ |
7 | 9 |
8 ^trau-files/.*\.dump$ | 10 ^trau-files/.*\.dump$ |