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

source_changes at macosforge.org source_changes at macosforge.org
Wed Jun 30 12:04:08 PDT 2010


Revision: 4310
          http://trac.macosforge.org/projects/ruby/changeset/4310
Author:   ernest.prabhakar at gmail.com
Date:     2010-06-30 12:04:04 -0700 (Wed, 30 Jun 2010)
Log Message:
-----------
Add .*objs to gitignore

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

Modified: MacRuby/trunk/.gitignore
===================================================================
--- MacRuby/trunk/.gitignore	2010-06-30 04:30:24 UTC (rev 4309)
+++ MacRuby/trunk/.gitignore	2010-06-30 19:04:04 UTC (rev 4310)
@@ -1,40 +1,41 @@
-*.rbo
 *.[oa]
+*.bundle
 *.dylib
+*.mode1v3
+*.pbxuser
+*.rbo
+.DS_Store
 .ext
-dtrace.h
-lex.c
-miniprelude.c
-/miniruby
+.installed.list
+.*objs
 /macruby
 /markgc
-node_name.inc
-parse.c
-prelude.c
-revision.h
-y.tab.c
-include/ruby/config.h
-spec/ruby
-spec/frozen/upstream_patches
-mspec_upstream
-mspec/upstream_patches
-spec/frozen/optional/ffi/fixtures/build
-*.bundle
-mkmf.log
+/miniruby
 Makefile
-rbconfig.rb
+doc/
+dtrace.h
+ext/openssl/extconf.h
 ext/ripper/eventids1.c
 ext/ripper/eventids2table.c
 ext/ripper/ripper.c
 ext/ripper/ripper.y
 ext/ripper/y.output
 ext/socket/constants.h
-ext/openssl/extconf.h
-.installed.list
-.DS_Store
 framework/Info.plist
-doc/
+include/ruby/config.h
+kernel_data.c
+lex.c
+miniprelude.c
+mkmf.log
+mspec/upstream_patches
+mspec_upstream
+node_name.inc
+parse.c
+prelude.c
+rbconfig.rb
+revision.h
 rubyspec_temp
-kernel_data.c
-*.mode1v3
-*.pbxuser
\ No newline at end of file
+spec/frozen/optional/ffi/fixtures/build
+spec/frozen/upstream_patches
+spec/ruby
+y.tab.c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100630/222e45e8/attachment.html>


More information about the macruby-changes mailing list