From 797cf7d52979fb6facbdff0fa2b21fd1d2b69ae1 Mon Sep 17 00:00:00 2001 From: Alexander Malzkuhn Date: Wed, 30 Apr 2025 22:55:38 +0200 Subject: [PATCH] =?UTF-8?q?Git=20Ignore=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d20b64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc