summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-12-13 03:23:25 +0100
committerDan McGee <dan@archlinux.org>2010-12-13 03:23:25 +0100
commitd4bab6f8fcfea7783c260d28c7c598055617b181 (patch)
tree914e5a4d4a97f391e71e3c684d7aae82468b3c15 /src
parent622e7fdd4fffcaf28679ba063505fa18755b7ba0 (diff)
downloadpacman-d4bab6f8fcfea7783c260d28c7c598055617b181.tar.gz
pacman-d4bab6f8fcfea7783c260d28c7c598055617b181.tar.xz
src/util: update .gitignore
Add pactree and sort entries. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'src')
-rw-r--r--src/util/.gitignore15
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