From fe75a2c36fc9801e40e08f8317e15c5394555777 Mon Sep 17 00:00:00 2001 From: aced Date: Wed, 5 Feb 2025 05:25:03 -0500 Subject: [PATCH] added detailed comments, would still need to clean some of the packages. (tried theres errors as soon you remove some) --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 41bc9cd..d1e5570 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ output.opus *.wav *.opus *.webm -*.tar.gz \ No newline at end of file +*.tar.gz +*.old \ No newline at end of file