From 0b57da2a43128dfaf475038eef938cae9cc24de1 Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Fri, 5 Aug 2011 21:20:20 -0400 Subject: pacsort: add new utility pacsort is a command line sorting utility that implements libalpm's alpm_pkg_vercmp algorithm. Signed-off-by: Dave Reisner Signed-off-by: Dan McGee --- src/util/.gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/util/.gitignore') diff --git a/src/util/.gitignore b/src/util/.gitignore index 2880ce2a..1813506b 100644 --- a/src/util/.gitignore +++ b/src/util/.gitignore @@ -2,6 +2,8 @@ .libs cleanupdelta cleanupdelta.exe +pacsort +pacsort.exe pactree pactree.exe testdb -- cgit v1.2.3-54-g00ecf