Revision
4178
Author
eloy.de.enige@gmail.com
Date
2010-06-01 01:34:53 -0700 (Tue, 01 Jun 2010)

Log Message

Add kernel_data.c to .gitignore

Modified Paths

Diff

Modified: MacRuby/trunk/.gitignore (4177 => 4178)


--- MacRuby/trunk/.gitignore	2010-06-01 08:34:41 UTC (rev 4177)
+++ MacRuby/trunk/.gitignore	2010-06-01 08:34:53 UTC (rev 4178)
@@ -34,4 +34,5 @@
 .DS_Store
 framework/Info.plist
 doc/
-rubyspec_temp
\ No newline at end of file
+rubyspec_temp
+kernel_data.c
\ No newline at end of file