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