From 466d289e6a3e7dbaf567b39485c49d67eac5b362 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Mon, 16 Jul 2007 16:49:28 -0400 Subject: 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 --- etc/pacman.d/.gitignore | 2 -- 1 file changed, 2 deletions(-) (limited to 'etc/pacman.d') diff --git a/etc/pacman.d/.gitignore b/etc/pacman.d/.gitignore index 1ec58734..b47959b7 100644 --- a/etc/pacman.d/.gitignore +++ b/etc/pacman.d/.gitignore @@ -1,3 +1 @@ -Makefile -Makefile.in mirrorlist -- cgit v1.2.3-24-g4f1b