From: Amadeusz Żołnowski Date: Thu, 5 May 2011 11:34:17 +0000 (+0200) Subject: .gitignore: cleanup (prefix paths with /, remove unnecessary) X-Git-Tag: 011~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f584c502a61a6946e108b105e2228eab970ff69e;p=thirdparty%2Fdracut.git .gitignore: cleanup (prefix paths with /, remove unnecessary) *~ should be globally ignored anyway. Paths were prefix with / to be strict. --- diff --git a/.gitignore b/.gitignore index a689a3efb..6bcb94338 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