From: Kay Sievers Date: Mon, 29 Sep 2008 03:03:43 +0000 (+0200) Subject: gitignore: move *.8 to subdirs X-Git-Tag: 174~1516 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=d0f398bc25636ff5ae2146ac283103a4766c0dca gitignore: move *.8 to subdirs --- diff --git a/.gitignore b/.gitignore index 358bc4db1..7f1fbb63e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ *~ *.o -*.[78] *.a *.lo *.la diff --git a/extras/volume_id/.gitignore b/extras/volume_id/.gitignore index 31cd6885b..3081cde4c 100644 --- a/extras/volume_id/.gitignore +++ b/extras/volume_id/.gitignore @@ -1 +1,3 @@ vol_id +*.8 + diff --git a/udev/.gitignore b/udev/.gitignore index 1e1ee3632..f452b6723 100644 --- a/udev/.gitignore +++ b/udev/.gitignore @@ -1,3 +1,5 @@ udevd udevadm test-udev +*.[78] +