diff --git a/.gitignore b/.gitignore index f0b860a..66e9573 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,11 @@ /bin/ +/build/ *.jar *.war *.ear +/.gradle/ + # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid*