diff .hgignore @ 39:ab7c80f6f02d

ae-dec-dhf: initial generation
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 14 May 2024 08:13:01 +0000
parents e96e8d8973c0
children e38e8d0fba70
line wrap: on
line diff
--- a/.hgignore	Tue May 14 05:36:38 2024 +0000
+++ b/.hgignore	Tue May 14 08:13:01 2024 +0000
@@ -1,18 +1,21 @@
 syntax: regexp
 
 \.[oa]$
+\.bin$
 \.inc$
+\.gsm$
+\.gsmx$
+
+^ae-dec-dhf/gen-test-frames$
 
 ^amrdiff/amrdiff$
 ^amrdiff/readone-amr$
 ^amrdiff/readone-efr$
 
-^dhf/efr-dhf\.gsmx$
 ^dhf/efr-dhf-bytes\.c$
 ^dhf/efr-dhf-hexout$
 ^dhf/emit-dhfbin-0610$
 ^dhf/emit-dhfbin-efr$
-^dhf/fr1-dhf\.gsm$
 ^dhf/mr122-dhf-bytes\.c$
 
 ^dmw/gen-dmw-bin$
@@ -23,7 +26,6 @@
 ^pcma2efr/comb-out$
 ^pcma2efr/dhf-check$
 ^pcma2efr/pcma-input$
-^pcma2efr/pcma-input\.bin$
 
 ^pcmu2efr/all-outputs\.
 ^pcmu2efr/amrefr-out$
@@ -31,7 +33,6 @@
 ^pcmu2efr/comb-out$
 ^pcmu2efr/dhf-check$
 ^pcmu2efr/pcmu-input$
-^pcmu2efr/pcmu-input\.bin$
 ^pcmu2efr/stdefr-diff$
 ^pcmu2efr/stdefr-out$