.gitignore
author James Bowes <jbowes@redhat.com>
Mon Jun 23 20:48:48 2008 -0400 (2008-06-23)
changeset 277 27b0d4068feb
parent 110 07a5bf8e7e6e
child 285 264c878c62d1
permissions -rw-r--r--
Implement rpm --query --file
     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