From f736ce6b3b90d11bac59244c89f54c8528bd27d2 Mon Sep 17 00:00:00 2001 From: hbui <hong-phuc.bui@htwsaar.de> Date: Mon, 15 Jul 2024 16:19:31 +0200 Subject: [PATCH] update repo --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index f839ed4..6f12ec8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ *.venv* __pycache__/ .idea/ +htw-python-kurs-2024-mmb/ +*.egg-info/ \ No newline at end of file -- Gitblit v1.10.0-SNAPSHOT