From 79e85ec427660e51b16c57733736363c00f8aa72 Mon Sep 17 00:00:00 2001 From: Jamie Mac Date: Mon, 22 Jul 2024 11:50:33 +0100 Subject: [PATCH] Ignore the class path --- .classpath | 3 +-- .gitignore | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.classpath b/.classpath index c623317c..924124d8 100644 --- a/.classpath +++ b/.classpath @@ -6,9 +6,8 @@ - + - diff --git a/.gitignore b/.gitignore index 6254b898..1cbbf601 100644 --- a/.gitignore +++ b/.gitignore @@ -111,3 +111,4 @@ settings.xml .classpath .classpath .settings/org.eclipse.jdt.core.prefs +.classpath