Replace object_id for equal? in Matrix specs
[rbx.git] / .gitignore
blobe65ba858915240e8bd750495535ce86ebc0bd4d1
1 .DS_Store
2 .gdb_history
3 coverage
4 code-cache
5 .hgignore
6 .hg
7 .dotest
8 COMMIT
9 .load_order.txt
10 CI-specs
11 TAGS
12 tags
13 !spec/tags
14 cscope.files
15 cscope.out
16 autom4te.cache
17 stamp-h1
18 .libs
19 tmtags
20 *.rbc
21 .spec/bm.yml
22 spec/ruby/1.8/core/dir/fixtures/mock
23 stats
24 tmp
25 scratch
26 !runtime/stable/loader.rbc
27 runtime/pristine*
28 runtime/platform.conf
29 .*.d
30 shotgun/lib/*.d
31 shotgun/lib/*.d.*
32 shotgun/lib/subtend/*.d
33 shotgun/lib/subtend/*.d.*
34 *.o
35 *.lo
36 *.a
37 *.la
38 *.bundle
39 *.swp
40 *.dylib
41 *.so
43 \#*
44 .\#*
45 *.dSYM
47 attic/externals/syd-parser/pkg
49 kernel/.load_order.txt
50 kernel/core/dir_entry.rb
52 lib/etc.rb
53 lib/kernel.rb
54 lib/rbconfig.rb
55 lib/zlib.rb
57 native/sexp
58 native/translation
59 native/bytecode
60 native/.load_order.txt
62 # native/bytecode
63 native/bytecode/assembler.rb
64 native/bytecode/compiler.rbc
65 native/bytecode/primitive_names.rbc
66 native/bytecode/encoder.rb
67 native/bytecode/assembler.rbc
68 native/bytecode/encoder.rbc
69 native/bytecode/rubinius.rbc
70 native/bytecode/compiler.rb
71 native/bytecode/primitive_names.rb
72 native/bytecode/system_hints.rbc
74 shotgun/rubinius.bin
75 shotgun/config.h
76 shotgun/.libs
77 shotgun/config.mk
78 shotgun/config/*
79 !shotgun/config/*.c
80 shotgun/lib/librubinius.*
81 shotgun/lib/librubinius-*
83 shotgun/external_libs/cinvoke/Makefile
84 shotgun/external_libs/cinvoke/lib/Makefile
86 shotgun/external_libs/libedit/compat_conf.h
87 shotgun/external_libs/libedit/config.status
88 shotgun/external_libs/libedit/config.cache
89 shotgun/external_libs/libedit/emacs.h
90 shotgun/external_libs/libedit/vi.h
91 shotgun/external_libs/libedit/fcns.c
92 shotgun/external_libs/libedit/fcns.h
93 shotgun/external_libs/libedit/config.log
94 shotgun/external_libs/libedit/help.c
95 shotgun/external_libs/libedit/common.h
96 shotgun/external_libs/libedit/help.h
97 shotgun/external_libs/libedit/libedit.a
99 shotgun/external_libs/libev/.libs
100 shotgun/external_libs/libev/config.h
101 shotgun/external_libs/libev/Makefile
102 shotgun/external_libs/libev/config.status
103 shotgun/external_libs/libev/libtool
104 shotgun/external_libs/libev/config.log
105 shotgun/external_libs/libev/configure.ac
107 shotgun/external_libs/libevent/sample/Makefile
109 shotgun/external_libs/libevent/test/Makefile
111 shotgun/external_libs/libltdl/.libs
112 shotgun/external_libs/libltdl/Makefile
113 shotgun/external_libs/libltdl/config.log
114 shotgun/external_libs/libltdl/config.status
115 shotgun/external_libs/libltdl/stamp-*
116 shotgun/external_libs/libltdl/config.h
117 shotgun/external_libs/libltdl/libtool
119 # shotgun/external_libs/onig
120 shotgun/external_libs/onig/config.status
121 shotgun/external_libs/onig/config.log
122 shotgun/external_libs/onig/config.h
123 shotgun/external_libs/onig/.deps
124 shotgun/external_libs/onig/Makefile
125 shotgun/external_libs/onig/libtool
126 shotgun/external_libs/onig/.libs
127 shotgun/external_libs/onig/stamp-h1
128 shotgun/external_libs/onig/onig-config
130 # shotgun/external_libs/onig/doc
132 # shotgun/external_libs/onig/enc
134 # shotgun/external_libs/onig/sample
135 shotgun/external_libs/onig/sample/crnl
136 shotgun/external_libs/onig/sample/syntax
137 shotgun/external_libs/onig/sample/simple
138 shotgun/external_libs/onig/sample/encode
139 shotgun/external_libs/onig/sample/listcap
140 shotgun/external_libs/onig/sample/sql
141 shotgun/external_libs/onig/sample/posix
142 shotgun/external_libs/onig/sample/names
143 shotgun/external_libs/onig/sample/.libs
144 shotgun/external_libs/onig/sample/.deps
145 shotgun/external_libs/onig/sample/Makefile
147 # shotgun/external_libs/libstring
148 shotgun/external_libs/libbstring/*.d
149 shotgun/external_libs/libbstring/*.so
150 shotgun/external_libs/libbstring/*.a
152 # shotgun/external_libs/libcchash
153 shotgun/external_libs/libcchash/*.d
154 shotgun/external_libs/libcchash/*.so
155 shotgun/external_libs/libcchash/*.a
157 # shotgun/external_libs/libmpa
158 shotgun/external_libs/libmpa/*.d
159 shotgun/external_libs/libmpa/*.so
160 shotgun/external_libs/libmpa/*.a
162 # shotgun/lib
163 shotgun/lib/.*.d
164 shotgun/lib/*.gen
165 shotgun/lib/auto.c
166 shotgun/lib/auto.h
167 shotgun/lib/grammar.c
168 shotgun/lib/instruction_names.c
169 shotgun/lib/instruction_names.h
170 shotgun/lib/node_types.c
171 shotgun/lib/node_types.h
172 shotgun/lib/librubinius.a
173 shotgun/lib/cpu_primitives.h
174 shotgun/lib/primitive_indexes.h
175 shotgun/lib/.libs
177 # shotgun/lib/subtend
178 shotgun/lib/subtend/.libs