From 93c4fe34ab1242716dfa88598ebbbe5c6dca17c6 Mon Sep 17 00:00:00 2001 From: ddnthemc Date: Sun, 4 May 2025 18:40:57 +0200 Subject: [PATCH] Initial commit --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 91706d1..ce9a10e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -/Olds/ +Olds/ *.7z -.idea -__pycache__ \ No newline at end of file +.idea/ +__pycache__/ \ No newline at end of file