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/.gitignore | 2 -- etc/pacman.d/.gitignore | 2 -- 2 files changed, 4 deletions(-) (limited to 'etc') diff --git a/etc/.gitignore b/etc/.gitignore index 19f2216d..7c5f1e2b 100644 --- a/etc/.gitignore +++ b/etc/.gitignore @@ -1,4 +1,2 @@ -Makefile -Makefile.in makepkg.conf pacman.conf 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