.gitignore
author Dan Winship <danw@gnome.org>
Fri Feb 29 12:45:08 2008 -0500 (2008-02-29)
changeset 138 49deac048d07
parent 58 3403937e0913
child 241 c3eb520e2219
permissions -rw-r--r--
implement file dependencies for installs

removes are trickier because there are no backlinks from the files array
the properties array, so there's currently no way to efficiently determine
what packages are affected by the removal of a particular file
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