From b036408aa33bd9fd92b03947bf094ebdbf4b99c4 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 30 Mar 2026 02:53:01 -0400 Subject: [PATCH] =?UTF-8?q?Ignore=20wavs=20and=20mp3s=20=E2=80=94=20source?= =?UTF-8?q?=20.py=20files=20only?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a5f38aa..c513d9c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ __pycache__/ *.pyc .venv/ *.egg-info/ +wavs/ +mp3s/