index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Allan McRae <allan@archlinux.org> | 2011-07-16 23:01:39 +1000 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-07-18 10:28:19 -0500 |
commit | 65847fad44216e290986b40b404701432c17ff5a (patch) | |
tree | 1992b27c0908e4316286f0ba4f787c984010fbec | |
parent | e20995560640d11491905bfa80aa993c2efde7c4 (diff) |
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | scripts/.gitignore | 5 |
@@ -19,4 +19,3 @@ pacman-*.tar.gz root stamp-h1 tags -repo-elephant diff --git a/scripts/.gitignore b/scripts/.gitignore index 927b14c8..21b671c0 100644 --- a/scripts/.gitignore +++ b/scripts/.gitignore @@ -1,8 +1,9 @@ makepkg pacman-db-upgrade +pacman-key pacman-optimize +pkgdelta rankmirrors repo-add +repo-elephant repo-remove -pkgdelta -pacman-key |