341ff4e972
This version isn't backwards compatiable because of changes in the CompressedStreamTools. I don't know if you want to push an update to the 5.0.x branch, but I thought I'd do it, just in case you did.
22 lines
131 B
Text
22 lines
131 B
Text
#eclipse
|
|
.project
|
|
.classpath
|
|
.metadata
|
|
bin
|
|
|
|
#idea
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
.idea
|
|
out
|
|
|
|
#gradle
|
|
build
|
|
.gradle
|
|
|
|
#runtime
|
|
run
|
|
|
|
#mac
|
|
.DS_Store
|