1 Jun
2010
1 Jun
'10
8:34 a.m.
Revision: 4178 http://trac.macosforge.org/projects/ruby/changeset/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: -------------- MacRuby/trunk/.gitignore Modified: MacRuby/trunk/.gitignore =================================================================== --- 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