Revision: 3203 http://trac.macosforge.org/projects/ruby/changeset/3203 Author: ernest.prabhakar@gmail.com Date: 2010-01-07 15:28:38 -0800 (Thu, 07 Jan 2010) Log Message: ----------- Updated .gitignore Modified Paths: -------------- MacRuby/trunk/.gitignore Modified: MacRuby/trunk/.gitignore =================================================================== --- MacRuby/trunk/.gitignore 2010-01-07 21:21:10 UTC (rev 3202) +++ MacRuby/trunk/.gitignore 2010-01-07 23:28:38 UTC (rev 3203) @@ -7,6 +7,7 @@ miniprelude.c /miniruby /macruby +/markgc node_name.inc parse.c prelude.c @@ -28,6 +29,8 @@ ext/ripper/ripper.y ext/ripper/y.output ext/socket/constants.h +ext/openssl/extconf.h .installed.list +.DS_Store framework/Info.plist ->>>>>>> Further work in making even a semi-usable YAML parser out of this code.:.gitignore \ No newline at end of file +doc/
participants (1)
-
source_changes@macosforge.org