.gitignore
author Kristian H?gsberg <krh@redhat.com>
Fri Jun 20 23:13:09 2008 -0400 (2008-06-20)
changeset 257 0c3db660514d
parent 110 07a5bf8e7e6e
child 285 264c878c62d1
permissions -rw-r--r--
When uniquifying properties, also sort them on the owning package.

This ensures that whenever two packages provide or (or require, obsolete
or conflict) the same property, they appear in the same order in the
propertys list of packages.
     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