From f9e1e2468fec3864e86e61c817c4e3ebbc99770e Mon Sep 17 00:00:00 2001 From: Bossiara13 <236771060+DmitryBykov-ISPO@users.noreply.github.com> Date: Wed, 22 Apr 2026 23:10:35 +0300 Subject: [PATCH] chore: gitignore voice_ref/ and sound/_*.wav experiments --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6570c24..992e6b7 100644 --- a/.gitignore +++ b/.gitignore @@ -191,3 +191,6 @@ dev.env # Misc artifacts .git-filter-redactions.txt +# Experiments / voice cloning artifacts (not part of repo) +voice_ref/ +sound/_*.wav