Blame 0064-gitignore-install-dracut-install.patch
|
Harald Hoyer |
811c04 |
From fc6b272f4126164c93abafe0c8198d1b16eace3f Mon Sep 17 00:00:00 2001
|
|
Harald Hoyer |
811c04 |
From: =?UTF-8?q?Amadeusz=20=C5=BBo=C5=82nowski?= <aidecoe@aidecoe.name>
|
|
Harald Hoyer |
811c04 |
Date: Fri, 27 Jul 2012 09:34:17 +0200
|
|
Harald Hoyer |
811c04 |
Subject: [PATCH] gitignore install/dracut-install
|
|
Harald Hoyer |
811c04 |
|
|
Harald Hoyer |
811c04 |
---
|
|
Harald Hoyer |
811c04 |
.gitignore | 1 +
|
|
Harald Hoyer |
811c04 |
1 file changed, 1 insertion(+)
|
|
Harald Hoyer |
811c04 |
|
|
Harald Hoyer |
811c04 |
diff --git a/.gitignore b/.gitignore
|
|
Harald Hoyer |
811c04 |
index 3693783..44ede87 100644
|
|
Harald Hoyer |
811c04 |
--- a/.gitignore
|
|
Harald Hoyer |
811c04 |
+++ b/.gitignore
|
|
Harald Hoyer |
811c04 |
@@ -11,3 +11,4 @@ test*.img
|
|
Harald Hoyer |
811c04 |
/.buildpath
|
|
Harald Hoyer |
811c04 |
/.project
|
|
Harald Hoyer |
811c04 |
/dracut-version.sh
|
|
Harald Hoyer |
811c04 |
+/install/dracut-install
|