From c782dcf65a16021ef0958ccbedb59a0eecc1fe1e Mon Sep 17 00:00:00 2001 From: Athanasios Aritzis <1926672@stud.hs-mannheim.de> Date: Thu, 12 Jan 2023 10:39:53 +0100 Subject: [PATCH] Update '.gitignore' Hello World --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4c8fd93..5d7ca90 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,5 @@ local.properties # Typically, this file would be tracked if it contains build/dependency configurations: #.project +test/ +eclipse.exe