From f584c502a61a6946e108b105e2228eab970ff69e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Amadeusz=20=C5=BBo=C5=82nowski?= Date: Thu, 5 May 2011 13:34:17 +0200 Subject: [PATCH] .gitignore: cleanup (prefix paths with /, remove unnecessary) *~ should be globally ignored anyway. Paths were prefix with / to be strict. --- .gitignore | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index a689a3e..6bcb943 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,7 @@ +/dracut.8 +/dracut-catimages.8 +/dracut.conf.5 +/dracut-gencmdline.8 +/dracut.kernel.7 +/modules.d/99base/switch_root test*.img -modules.d/99base/switch_root -*~ -dracut.kernel.7 -dracut.conf.5 -dracut.8 -dracut-catimages.8 -dracut-gencmdline.8 -- 2.7.4