diff --git a/.gitignore b/.gitignore index 5d743f441..bdc982a3c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +### Ignore script files +*.sh +*.bat ### Maven template target/ @@ -123,6 +126,7 @@ local.properties *.jar *.war *.ear +*.zip # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid*