From dd256ad8db62d7b2c247484859a762f7bf6be461 Mon Sep 17 00:00:00 2001 From: ajgeiss0702 Date: Sat, 13 Mar 2021 11:04:24 -0700 Subject: [PATCH] update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index eb5a316..2667cf9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ target +.idea +.classpath +.project +dependency-reduced-pom.xml