.gitignore
author J. Ali Harlow <ali@juiblex.co.uk>
Wed Aug 26 22:34:00 2009 +0100 (2009-08-26)
changeset 6 62d265f584c4
permissions -rw-r--r--
Rework spawn's output pipe to avoid writing rubbish
     1 Makefile
     2 Makefile.in
     3 aclocal.m4
     4 config.*
     5 config/
     6 autom4te.cache/
     7 configure
     8 libtool
     9 whelk-*.tar.gz
    10 stamp-h1
    11 .deps/
    12 .libs/
    13 *.o
    14 *.lo
    15 *.la
    16 whelk.pc