summaryrefslogtreecommitdiff
path: root/vendor/gitignore/Java.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gitignore/Java.gitignore')
-rw-r--r--vendor/gitignore/Java.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/gitignore/Java.gitignore b/vendor/gitignore/Java.gitignore
index e44e0860405..dbb4a2dfa1a 100644
--- a/vendor/gitignore/Java.gitignore
+++ b/vendor/gitignore/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*