From b81f8589b6712990edd92415b54aa92bc68d3066 Mon Sep 17 00:00:00 2001 From: Hariharan Anantharaman Date: Wed, 11 Apr 2018 21:26:38 +0530 Subject: [PATCH] changes to ignore test project --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9178bda..3a5665d 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,5 @@ hs_err_pid* .metadata/** .plugins/ target/ + +test/* \ No newline at end of file