.gitignore
author Richard Hughes <richard@hughsie.com>
Sun Jun 29 10:55:17 2008 +0100 (2008-06-29)
changeset 300 455eaa569767
parent 241 c3eb520e2219
child 323 3b24a0bd41ee
permissions -rw-r--r--
add missing licencing information at the top of each source file

The licence text is needed when razor is packaged for Debian. :-)
     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 gtk-doc.make
    13 INSTALL
    14 install-sh
    15 intltool-extract
    16 intltool-extract.in
    17 intltool-merge
    18 intltool-merge.in
    19 intltool-update
    20 intltool-update.in
    21 libtool
    22 ltmain.sh
    23 Makefile
    24 Makefile.in
    25 missing
    26 mkinstalldirs
    27 py-compile
    28 stamp-h1
    29 *.o
    30 ChangeLog
    31 *.tar.gz
    32 *~
    33