From cfba6bb0b34ef99bdedeec2beb360d3f0b48a860 Mon Sep 17 00:00:00 2001 From: alessandro90 Date: Wed, 26 Sep 2018 14:47:07 +0200 Subject: [PATCH] Neglect wav_converter.py --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1f84ba0..ea42f42 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ __pycache__ Data +wav_converter.py