1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

add .gitignore

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48032 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2014-10-19 16:07:16 +00:00
parent 0c31f66276
commit 398d73c714

4
.gitignore vendored
View file

@ -105,6 +105,8 @@ y.tab.c
/benchmark/fasta.output.*
/benchmark/wc.input
/enc/unicode/data/*.txt
# /enc/trans/
/enc/trans/*.c
@ -139,6 +141,8 @@ y.tab.c
# /gems
/gems/*.gem
/lib/unicode_normalize/tables.rb
# /spec/
/spec/mspec
/spec/rubyspec