.gitignore
author J. Ali Harlow <ali@juiblex.co.uk>
Thu Feb 21 18:53:57 2019 +0000 (2019-02-21)
changeset 21 285b05022b5a
permissions -rw-r--r--
Better error messages for spawn
     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