From 7df20ac74520ea7cbb38152e14f8bc4e8fb125e5 Mon Sep 17 00:00:00 2001 From: Hong-Phuc Bui <hong-phuc.bui@htwsaar.de> Date: Wed, 15 May 2024 13:40:56 +0200 Subject: [PATCH] Ende Vorlesung 15.5. --- .gitignore | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index ae4b8a2..17c2bab 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ sandbox* queens* -*.venv* \ No newline at end of file +*.venv* + + + |test| \ No newline at end of file -- Gitblit v1.10.0-SNAPSHOT