From 39d6a4e5af94a8aa612a009bbe235715b84e7abc Mon Sep 17 00:00:00 2001 From: tassaron Date: Mon, 14 Aug 2017 14:30:57 -0400 Subject: rm test.wav --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 916c6c1..380168f 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,10 @@ env/* .vscode/* *.mkv *.mp4 +*.wav +*.mp3 +*.aif +*.ac3 *.zip *.tar *.tar.* @@ -13,4 +17,4 @@ env/* ffmpeg *.bak *~ -*.goutput* \ No newline at end of file +*.goutput* -- cgit v1.2.3