From 561c402a10feb7570d874714f17f3af1d13d87ae Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Fri, 26 Oct 2018 10:35:15 +0200 Subject: [PATCH] polished gitignore --- .gitignore | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 017acc50a..16cee6ef2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,22 @@ -#* -.#* *~ -_site +#* +*# +.#* +.classpath +.project +.settings/ +.springBeans +target/ +_site/ .idea +*.iml +*.swp +.factorypath +*.logtjmeter +.checkstyle +*.log +.DS_Storel *.sw[op] .project sample-pages +.class