.gitignore: cleanup (prefix paths with /, remove unnecessary)
authorAmadeusz Żołnowski <aidecoe@aidecoe.name>
Thu, 5 May 2011 11:34:17 +0000 (13:34 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 6 May 2011 10:23:49 +0000 (12:23 +0200)
*~ should be globally ignored anyway.  Paths were prefix with / to be
strict.

.gitignore

index a689a3e..6bcb943 100644 (file)
@@ -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