From 26fbbb5a4350750e3a4f617073ed229e59a37c38 Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Sun, 15 Sep 2013 00:48:11 +0200 Subject: [PATCH 1/1] ignoring 'target' files. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3da7554..beef00d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ .classpath .project .settings - +target -- 2.31.1