From 024c3b3c06e6437977e884fb100489aa67d086fd Mon Sep 17 00:00:00 2001 From: jakka Date: Thu, 19 Jun 2025 00:36:15 +0300 Subject: rewrote flac logic. added (non-working) batch reencoding test. added reencode status update on reencoding --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 88d3528..f97ae78 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,8 @@ .env .vscode/launch.json target +testfiles +testfiles_orig *.flac *.wav *.tmp -- cgit v1.3.1