.gitignore
author Dan Winship <danw@gnome.org>
Fri Feb 29 11:51:58 2008 -0500 (2008-02-29)
changeset 136 eef2b734f2cc
parent 58 3403937e0913
child 241 c3eb520e2219
permissions -rw-r--r--
use -Wmissing-prototypes to help find dead code

(by forcing us to declare functions static, allowing gcc to tell us
"warning: foo defined by not used")
     1 .gitignore
     2 *.o
     3 *~
     4 *.repo
     5 razor
     6 test-driver
     7 pkgs
     8 set
     9 primary.xml.gz
    10 filelists.xml.gz