From 04167447f7957500c7d32c9db8cce20b81805629 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sven-Ove=20H=C3=A4nsel?= <sven-ove.haensel@hs-hannover.de> Date: Tue, 8 Apr 2025 12:15:18 +0200 Subject: [PATCH] update gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8174229..a0f0f53 100755 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,7 @@ __pycache__ .mypy_cache /data/* /output -/result/ \ No newline at end of file +/result/ +code +kolloquium +ma \ No newline at end of file -- GitLab