From ead000bde55d9ca8c18fd808ed67cc1ed372b63d Mon Sep 17 00:00:00 2001 From: Kevin Date: Wed, 8 May 2019 00:07:04 -0400 Subject: [PATCH] Updated gitignore to get rid of the meta-inf meta inf is a pain --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 28583bb..b057a57 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ hs_err_pid* *.txt out/* +*/META-INF/*