[macruby-changes] [2495] MacRuby/trunk/.gitignore

source_changes at macosforge.org source_changes at macosforge.org
Sat Sep 5 09:34:14 PDT 2009


Revision: 2495
          http://trac.macosforge.org/projects/ruby/changeset/2495
Author:   eloy.de.enige at gmail.com
Date:     2009-09-05 09:34:13 -0700 (Sat, 05 Sep 2009)
Log Message:
-----------
Update .gitignore: add files generated with rake and rake install

From: Bernd Ohr <dev5 at 7zz.de>

Modified Paths:
--------------
    MacRuby/trunk/.gitignore

Modified: MacRuby/trunk/.gitignore
===================================================================
--- MacRuby/trunk/.gitignore	2009-09-05 16:28:36 UTC (rev 2494)
+++ MacRuby/trunk/.gitignore	2009-09-05 16:34:13 UTC (rev 2495)
@@ -1,9 +1,11 @@
-*.o
+*.[oa]
+*.dylib
 .ext
 dtrace.h
 lex.c
 miniprelude.c
 miniruby
+macruby
 node_name.inc
 parse.c
 prelude.c
@@ -18,4 +20,13 @@
 *.bundle
 mkmf.log
 Makefile
+rbconfig.rb
+ext/ripper/eventids1.c
+ext/ripper/eventids2table.c
+ext/ripper/ripper.c
+ext/ripper/ripper.y
+ext/ripper/y.output
+ext/socket/constants.h
+.installed.list
+framework/Info.plist
 >>>>>>> Further work in making even a semi-usable YAML parser out of this code.:.gitignore
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090905/32a9c0d3/attachment.html>


More information about the macruby-changes mailing list