From d4bab6f8fcfea7783c260d28c7c598055617b181 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 12 Dec 2010 20:23:25 -0600 Subject: src/util: update .gitignore Add pactree and sort entries. Signed-off-by: Dan McGee --- src/util/.gitignore | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'src/util/.gitignore') 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 -- cgit v1.2.3-24-g4f1b