From abc8f92dbb8551d75ae200bee3d173a6aa538d2d Mon Sep 17 00:00:00 2001 From: david Date: Thu, 25 Jun 2026 13:56:04 +0200 Subject: [PATCH] =?UTF-8?q?P=C5=99idat=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7bfcd7a --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +__pycache__/ +*.pyc \ No newline at end of file