This email list is read-only. Emails sent to this list will be discarded
----------------------------------
.gitignore | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
New commits:
commit 9ebe8de92386198acdefe046cff092fd69958c04
Author: Richard Purdie <[EMAIL PROTECTED]>
Date: Mon Nov 3 15:17:17 2008 +0000
.gitignore: Fix directory reference issue
Diff in this email is a maximum of 400 lines.
diff --git a/.gitignore b/.gitignore
index 85ba871..b196971 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
*.pyc
build/tmp/
sources/
-meta-moblin-internal/
+meta-moblin-internal
*.swp
_______________________________________________
Commits mailing list
[email protected]
https://lists.moblin.org/mailman/listinfo/commits