From c0e7925039d37e1cd531999e847b61f4fb9c2719 Mon Sep 17 00:00:00 2001 From: jem Date: Fri, 24 May 2019 14:54:00 +0200 Subject: [PATCH] gitignore pom --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4b83e12..da87060 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .lein* .nrepl* .cpcache -target \ No newline at end of file +target +pom.xml