From 629c73a063b9bb826fb53031098a603a4e7f87be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20S=C3=B6derberg?= Date: Sat, 13 Sep 2025 19:56:33 +0200 Subject: [PATCH] updated gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1800114..8da0eb2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +manga.json +config.ini + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]