aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2011-03-30 13:59:11 +0300
committerLasse Collin <lasse.collin@tukaani.org>2011-03-30 13:59:11 +0300
commit36d0dfc560046f8fefd8b7e962ae0e01dc03a90c (patch)
tree8e7b36cfd8bf7ff760c709a5c0663cc6adccfd6f /.gitignore
downloadxz-java-36d0dfc560046f8fefd8b7e962ae0e01dc03a90c.tar.gz
Initial commit.
This supports only decompression in streamed mode using LZMA2 and Delta filters. The integrity checks None, CRC32, CRC64, and SHA-256 are supported.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..762cfea
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+class
+jar
+bin
+extdoc
+doc
+*.class
+*.jar