From a94d1fcf5992d761309812f1a5f1b825cdd36780 Mon Sep 17 00:00:00 2001 From: LightArrowsEXE Date: Wed, 29 Apr 2020 17:51:46 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e71d46d..6428f43 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ # Testing Folders -testing/ \ No newline at end of file +testing/ + +# Other people's util modules +AudioProcessor.py