From 75089e6bf40678b85f284400db763f8ef51cc416 Mon Sep 17 00:00:00 2001 From: JunkJumper Date: Wed, 2 Sep 2020 13:55:59 +0200 Subject: [PATCH] fix git ignonre --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index dd858b4..74c8ee1 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* /bin/ + +*.classpath