diff --git a/flow-state/.gitignore b/flow-state/.gitignore index e151893..9889c15 100644 --- a/flow-state/.gitignore +++ b/flow-state/.gitignore @@ -2,3 +2,7 @@ node_modules dist .vite out + +# Scratch probes: one-off harnesses for debugging decode/encode/mux issues. +# They are throwaway by nature and were committed once by accident. +_*.html diff --git a/flow-state/_audioprobe.html b/flow-state/_audioprobe.html deleted file mode 100644 index c91a1ff..0000000 --- a/flow-state/_audioprobe.html +++ /dev/null @@ -1,52 +0,0 @@ - - -audio probe - -
running…
- - - diff --git a/flow-state/_captureprobe.html b/flow-state/_captureprobe.html deleted file mode 100644 index fae7e36..0000000 --- a/flow-state/_captureprobe.html +++ /dev/null @@ -1,128 +0,0 @@ - - -capture probe - - -
running…
- - - diff --git a/flow-state/_decodetest.html b/flow-state/_decodetest.html deleted file mode 100644 index 67673df..0000000 --- a/flow-state/_decodetest.html +++ /dev/null @@ -1,85 +0,0 @@ - - -decode test - -
running…
- - - diff --git a/flow-state/_encprobe.html b/flow-state/_encprobe.html deleted file mode 100644 index ddee619..0000000 --- a/flow-state/_encprobe.html +++ /dev/null @@ -1,131 +0,0 @@ - - -encoder probe - -
running…
- - - - diff --git a/flow-state/_exporttest.html b/flow-state/_exporttest.html deleted file mode 100644 index ed30332..0000000 --- a/flow-state/_exporttest.html +++ /dev/null @@ -1,43 +0,0 @@ - - -export test - - -
running…
- - - diff --git a/flow-state/_muxprobe.html b/flow-state/_muxprobe.html deleted file mode 100644 index 98e23aa..0000000 --- a/flow-state/_muxprobe.html +++ /dev/null @@ -1,95 +0,0 @@ - - -mux probe - - -
running…
- - - diff --git a/flow-state/_playtest.html b/flow-state/_playtest.html deleted file mode 100644 index 7e2f108..0000000 --- a/flow-state/_playtest.html +++ /dev/null @@ -1,60 +0,0 @@ - - -play test - - -
running…
- - -