From 3b8eb2bb07affdd2c94d330556614435d85fc192 Mon Sep 17 00:00:00 2001 From: Spencer Gibb Date: Mon, 11 Jan 2016 12:33:38 -0700 Subject: [PATCH] ignore eclipse artifact --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8c5133e4..fd30bcf4 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ target/ _site/ .idea *.iml -*.swp +.factorypath +*.swp \ No newline at end of file