From f69201a4777a2e9db06359c754c83fcdaf996efb Mon Sep 17 00:00:00 2001 From: Balackburn <93828569+Balackburn@users.noreply.github.com> Date: Wed, 12 Jul 2023 02:43:49 +0200 Subject: [PATCH] gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 326e95e..89fb679 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,6 @@ packages/ tmp/ Tweaks/YTLite/* !Tweaks/YTLite/.gitkeep -Resources/ \ No newline at end of file +Resources/ +Extensions/ +Tweaks/ \ No newline at end of file