index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | src/pacman/.gitignore | 2 | ||||
-rw-r--r-- | src/util/.gitignore | 2 |
diff --git a/src/pacman/.gitignore b/src/pacman/.gitignore index f8247c5e..3b2600fd 100644 --- a/src/pacman/.gitignore +++ b/src/pacman/.gitignore @@ -1,6 +1,4 @@ .deps .libs -Makefile -Makefile.in pacman pacman.static diff --git a/src/util/.gitignore b/src/util/.gitignore index 8bfb0085..96ef10da 100644 --- a/src/util/.gitignore +++ b/src/util/.gitignore @@ -1,6 +1,4 @@ .deps .libs -Makefile -Makefile.in vercmp testpkg |