diff options
author | Kevin Smith <git@kismith.co.uk> | 2011-07-28 11:45:21 (GMT) |
---|---|---|
committer | Kevin Smith <git@kismith.co.uk> | 2012-03-07 11:17:50 (GMT) |
commit | eca0a80a7abb136094f252872499c59803999f85 (patch) | |
tree | d81af1e61d3b05567acc05199425829fc33320c8 /.gitignore | |
parent | 0b55e5cf189e61d1dafbc011ee853d74509604d8 (diff) | |
download | stroke-eca0a80a7abb136094f252872499c59803999f85.zip stroke-eca0a80a7abb136094f252872499c59803999f85.tar.bz2 |
Using JZlib for compression, as features we need aren't in Java until 1.7
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,5 +10,6 @@ isode/config.log isode/config.status isode/configure test-results/ +third-party/ *.patch .DS_Store
\ No newline at end of file |