From 512209206052dcf8320df1ae5492eaf676d79a43 Mon Sep 17 00:00:00 2001 From: Alexander Malzkuhn Date: Mon, 26 May 2025 10:10:00 +0200 Subject: [PATCH] =?UTF-8?q?GitIgnore=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..7e99e36 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc \ No newline at end of file