From 4c4d47aed639a331ca45bc1865fc99e6d978df36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Doubravsk=C3=BD?= Date: Mon, 8 Sep 2025 13:56:37 +0200 Subject: [PATCH] Folder cleanup --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b694934..eac483a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.venv \ No newline at end of file +.venv +**/__pycache__ \ No newline at end of file