From c76666a9b32d24022c7a5ff77a045616a1f07e74 Mon Sep 17 00:00:00 2001 From: Slavisa Baeldung Date: Thu, 26 May 2016 12:57:29 +0200 Subject: [PATCH] jsf-spring-integration - adding gitignore --- jsf/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 jsf/.gitignore diff --git a/jsf/.gitignore b/jsf/.gitignore new file mode 100644 index 0000000000..d1c20ca0f1 --- /dev/null +++ b/jsf/.gitignore @@ -0,0 +1,2 @@ +/target +*.iml