* 2022-01-18 [ci skip]
[ruby-80x24.org.git] / .gitignore
blob31bfd787a70491e0c5c2004c5294ef071e853c6c
1 *-*-*.def
2 *-*-*.exp
3 *-*-*.lib
4 *.a
5 *.bak
6 *.bc
7 *.bundle
8 *.dSYM
9 *.dmyh
10 *.dylib
11 *.elc
12 *.i
13 *.ii
14 *.inc
15 *.log
16 *.o
17 *.obj
18 *.old
19 *.orig
20 *.pch
21 *.pdb
22 *.rbinc
23 *.rej
24 *.s
25 *.sav
26 *.sl
27 *.so
28 *.swp
29 *.yarb
31 .*.list
32 .*.time
33 .DS_Store
34 .bundle
35 .ccmalloc
36 .ext
37 .pc
38 .ppack
39 .svn
40 .time
41 .ruby-version
42 Makefile
43 cygruby*.def
44 extconf.h
45 y.output
46 y.tab.c
47 *.gcda
48 *.gcno
49 *.gcov
50 *.vscode
51 lcov*.info
53 # /
54 /*-fake.rb
55 /*.dll
56 /*.exe
57 /*.res
58 /*.pc
59 /*.rc
60 /*_prelude.c
61 /.downloaded-cache
62 /.top-enc.mk
63 /build*/
64 /COPYING.LIB
65 /ChangeLog
66 /Doxyfile
67 /GNUmakefile
68 /README.atheos
69 /README.fat-patch
70 /README.v6
71 /TAGS
72 /archive
73 /autom4te*.cache
74 /automake
75 /benchmark/benchmark-driver
76 /beos
77 /bmlog-*
78 /breakpoints.gdb
79 /config.cache
80 /config.h
81 /config.h.in
82 /config.status
83 /config.status.lineno
84 /configure
85 /coverage/simplecov
86 /coverage/simplecov-html
87 /coverage/doclie
88 /coverage/.last_run.json
89 /coverage/.resultset.json*
90 /coverage/assets
91 /coverage/index.html
92 /doc/capi
93 /enc.mk
94 /encdb.h
95 /exts.mk
96 /goruby
97 /id.[ch]
98 /largefile.h
99 /lcov-c-out
100 /lcov-rb-out
101 /lcov-out
102 /lex.c
103 /libruby*.*
104 /miniprelude.c
105 /miniruby
106 /newdate.rb
107 /newline.c
108 /newver.rb
109 /parse.c
110 /parse.h
111 /patches
112 /patches-master
113 /pitest.rb
114 /ppack
115 /prelude.c
116 /preview
117 /probes.dmyh
118 /probes.h
119 /rbconfig.rb
120 /rename2.h
121 /repack
122 /revision.h
123 /revision.tmp
124 /riscos
125 /rubicon
126 /ruby
127 /ruby-runner
128 /ruby-runner.h
129 /ruby-man.rd.gz
130 /run.gdb
131 /sizes.c
132 /static-ruby
133 /test.rb
134 /test-coverage.dat
135 /tmp
136 /transdb.h
137 /uncommon.mk
138 /verconf.h
139 /verconf.mk
140 /web
141 /yasmdata.rb
143 # /bin/
145 /bin/*.exe
146 /bin/*.dll
148 # /benchmark/
149 /benchmark/bm_require.data
150 /benchmark/bmx_*.rb
151 /benchmark/fasta.output.*
152 /benchmark/wc.input
154 /enc/*.def
155 /enc/*.exp
156 /enc/*.lib
157 /enc/jis/props.h
158 /enc/unicode/data
160 # /coroutine/
161 !/coroutine/**/*.s
163 # /enc/trans/
164 /enc/trans/*.c
165 /enc/trans/*.def
166 /enc/trans/*.exp
167 /enc/trans/*.lib
169 # /exe/
170 /exe/goruby
171 /exe/ruby
173 # /ext/
174 /ext/extinit.c
175 /ext/configure-ext.mk
176 /ext/*/exts.mk
178 # /ext/-test-/cxxanyargs
179 /ext/-test-/cxxanyargs/failure*.failed
181 # /ext/-test-/win32/dln/
182 /ext/-test-/win32/dln/dlntest.dll
183 /ext/-test-/win32/dln/dlntest.exp
184 /ext/-test-/win32/dln/dlntest.lib
186 # /ext/-test-/gems
187 /ext/-test-/gems
189 # /ext/etc/
190 /ext/etc/constdefs.h
192 # /ext/fiddle/
193 /ext/fiddle/libffi-*
195 # /ext/rbconfig/
196 /ext/rbconfig/sizeof/sizes.c
197 /ext/rbconfig/sizeof/limits.c
199 # /ext/ripper/
200 /ext/ripper/eventids1.c
201 /ext/ripper/.eventids2-check
202 /ext/ripper/eventids2table.c
203 /ext/ripper/ripper.*
204 /ext/ripper/ids1
205 /ext/ripper/ids2
207 # /ext/socket/
208 /ext/socket/constants.h
209 /ext/socket/constdefs.h
210 /ext/socket/constdefs.c
212 # /gems
213 /gems/*.gem
214 /gems/src
215 /gems/*-*
217 # /lib/
218 /lib/ruby/[1-9]*.*
219 /lib/ruby/vendor_ruby
221 # /spec/bundler
222 /.rspec_status
224 # /tool/
225 /tool/config.guess
226 /tool/config.sub
228 # /win32/
229 /win32/*.ico
231 # MJIT
232 /rb_mjit_header.h
233 /mjit_config.h
234 /include/ruby-*/*/rb_mjit_min_header-*.h