From a83696fe38e86f330963c7b589bbfb1653fcacf6 Mon Sep 17 00:00:00 2001 From: Roy Clarkson Date: Thu, 30 Nov 2017 13:20:39 -0500 Subject: [PATCH] Update gitignore --- .gitignore | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5a4cc596..0ab36604 100644 --- a/.gitignore +++ b/.gitignore @@ -4,9 +4,13 @@ .springBeans .gradle build +target bin +out +*.iml +*.ipr +*.iws +*.sw? +.idea .rest-shell.log spring-shell.log -/target/ -*.iml -.idea/