.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")
krh@1
     1
.gitignore
krh@1
     2
*.o
krh@1
     3
*~
krh@1
     4
*.repo
krh@1
     5
razor
danw@110
     6
test-driver
krh@1
     7
pkgs
krh@1
     8
set
krh@58
     9
primary.xml.gz
danw@110
    10
filelists.xml.gz