From 06b8c20a3c3a7ca63bd67765fd0a93f5b4eb9efe Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Thu, 7 Jul 2016 17:26:26 +0200 Subject: [PATCH] updated gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 32858aa..92359b7 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,5 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* + +./target