.gitignore
author J. Ali Harlow <ali@juiblex.co.uk>
Wed Aug 26 22:34:27 2009 +0100 (2009-08-26)
changeset 7 565f6683213f
permissions -rw-r--r--
Fix a memory allocation problem
     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