From f62ea507f8c968a85e84f2c4d1b207d7d3e23877 Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Wed, 15 Jan 2014 08:29:43 +0100 Subject: [PATCH] Excludes shell scripts --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6f8556585..8caa4cecd 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,9 @@ *.ipr *.iws +# Scripts +*.sh + # Maven core/target xwork-core/target