.gitignore
author J. Ali Harlow <ali@juiblex.co.uk>
Fri Jan 27 08:12:19 2012 +0000 (2012-01-27)
changeset 406 5ab137def3d1
parent 323 3b24a0bd41ee
child 452 06885e558546
permissions -rw-r--r--
Fix bugs causing arguments to not be passed to lua scripts
     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 
    34 /link-warning.h
    35 /arg-nonnull.h
    36 /warn-on-use.h