summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2007-07-16 22:49:28 +0200
committerDan McGee <dan@archlinux.org>2007-07-16 22:49:28 +0200
commit466d289e6a3e7dbaf567b39485c49d67eac5b362 (patch)
treeeec9f187e0f80ce18bd3e8141902dea3379c4a9a /src
parentfa2164a59ecc47a7a4324712710c367e195f14f6 (diff)
downloadpacman-466d289e6a3e7dbaf567b39485c49d67eac5b362.tar.gz
pacman-466d289e6a3e7dbaf567b39485c49d67eac5b362.tar.xz
Remove unnecessary entries from .gitignore files
.gitignore works recursively, so we don't need Makefile and Makefile.in in all of the subdirectory .gitignore files. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'src')
-rw-r--r--src/pacman/.gitignore2
-rw-r--r--src/util/.gitignore2
2 files changed, 0 insertions, 4 deletions
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