From 39ba97edf49270715ec61bedb7d4a62ada819ba0 Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Wed, 7 Feb 2024 19:34:42 -0500 Subject: Tweak gitignore --- JPratt/.classpath | 4 +--- JPratt/.gitignore | 1 + 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/JPratt/.classpath b/JPratt/.classpath index ba3f517..5a1c5bf 100644 --- a/JPratt/.classpath +++ b/JPratt/.classpath @@ -7,16 +7,14 @@ - + - - diff --git a/JPratt/.gitignore b/JPratt/.gitignore index 1a92f2e..8034f9b 100644 --- a/JPratt/.gitignore +++ b/JPratt/.gitignore @@ -2,3 +2,4 @@ /target/ HTML/ .settings/ +.classpath -- cgit v1.2.3