diff options
author | Dan McGee <dan@archlinux.org> | 2010-12-12 20:23:25 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-12-12 20:23:25 -0600 |
commit | d4bab6f8fcfea7783c260d28c7c598055617b181 (patch) | |
tree | 914e5a4d4a97f391e71e3c684d7aae82468b3c15 /src/util/.gitignore | |
parent | 622e7fdd4fffcaf28679ba063505fa18755b7ba0 (diff) |
src/util: update .gitignore
Add pactree and sort entries.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'src/util/.gitignore')
-rw-r--r-- | src/util/.gitignore | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/src/util/.gitignore b/src/util/.gitignore index 9c855dff..2880ce2a 100644 --- a/src/util/.gitignore +++ b/src/util/.gitignore @@ -1,11 +1,12 @@ .deps .libs -vercmp -vercmp.exe -testpkg -testpkg.exe -testdb -testdb.exe cleanupdelta cleanupdelta.exe - +pactree +pactree.exe +testdb +testdb.exe +testpkg +testpkg.exe +vercmp +vercmp.exe |