[PATCH v2 olpc-bootanim 1/2] .gitignore: only ignore the images/deltas file, not the deltas directory

Sascha Silbe silbe at activitycentral.com
Sat Jun 18 09:34:20 EDT 2011


---
v1->v2: No changes. Still needed to tell git not to ignore
        deltas/calcdelta.c etc. The comments from Martin applied to the
	oob-bootanim module, not to olpc-bootanim.

 .gitignore |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index ee0f770..2907f43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,7 +23,7 @@ aclocal.m4
 autom4te.cache
 *.565
 ChangeLog
-deltas
+/images/deltas
 boot-anim-helper
 boot-anim-running
 compile
--
1.7.4.1




More information about the Devel mailing list