shithub: jbig2

Download patch

ref: 9b525fc5d325e559dae1f9fb7d3956b8407df3d5
parent: da580ddc6398b1818fc20036b79a89a7856b0296
author: Ralph Giles <giles@ghostscript.com>
date: Wed Apr 1 13:40:01 EDT 2009

Ask git to ignore normal build products.

--- /dev/null
+++ b/.gitignore
@@ -1,0 +1,6 @@
+# ignore normal build products
+jbig2dec
+libjbig2dec.a
+
+# ignore object files
+*.o