diff --git a/Java.gitignore b/Java.gitignore index e44e086040597dcb2d46b3f299863bf1ef9790ae..dbb4a2dfa1a4729f5eb45daa298c5869a1d7083d 100644 --- a/Java.gitignore +++ b/Java.gitignore @@ -1,5 +1,8 @@ *.class +# Log file +*.log + # BlueJ files *.ctxt @@ -10,6 +13,9 @@ *.jar *.war *.ear +*.zip +*.tar.gz +*.rar # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid*