.gitignore
author Kristian H?gsberg <krh@redhat.com>
Thu Jun 19 15:09:48 2008 -0400 (2008-06-19)
changeset 246 f92d8239324e
parent 110 07a5bf8e7e6e
child 285 264c878c62d1
permissions -rw-r--r--
Handle NULL dirnames when importing rpms into a set.
     1 aclocal.m4
     2 autom4te.cache
     3 compile
     4 config.guess
     5 config.h
     6 config.h.in
     7 config.log
     8 config.status
     9 config.sub
    10 configure
    11 depcomp
    12 INSTALL
    13 install-sh
    14 intltool-extract
    15 intltool-extract.in
    16 intltool-merge
    17 intltool-merge.in
    18 intltool-update
    19 intltool-update.in
    20 libtool
    21 ltmain.sh
    22 Makefile
    23 Makefile.in
    24 missing
    25 mkinstalldirs
    26 py-compile
    27 stamp-h1
    28 *.o
    29 ChangeLog
    30 *.tar.gz
    31 *~
    32