From 0f5756b064e9792d6ee0f0b30b08f0e89d23e05c Mon Sep 17 00:00:00 2001 From: "Alexander \"PapaTutuWawa" Date: Sun, 12 Jan 2025 16:18:33 +0100 Subject: [PATCH] Do not ignore the Youtube script --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index deaeb46..769f737 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ # Testing config.json -scripts/ \ No newline at end of file +scripts/ +!scripts/youtube.py \ No newline at end of file