summaryrefslogtreecommitdiffstats
path: root/pactest
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 /pactest
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 'pactest')
-rw-r--r--pactest/.gitignore3
1 files changed, 0 insertions, 3 deletions
diff --git a/pactest/.gitignore b/pactest/.gitignore
index 59a0622c..0d20b648 100644
--- a/pactest/.gitignore
+++ b/pactest/.gitignore
@@ -1,4 +1 @@
-Makefile
-Makefile.in
*.pyc
-root