mirror of
https://github.com/ruby/ruby.git
synced 2026-07-29 22:34:58 +08:00
15 lines
398 B
Plaintext
15 lines
398 B
Plaintext
*.gemspec diff=ruby
|
|
*.rb diff=ruby
|
|
*.inc.rs linguist-generated=true
|
|
bin svn-properties=svn:ignore=ruby
|
|
bin/* diff=ruby
|
|
tool/update-deps diff=ruby
|
|
tool/make-snapshot diff=ruby
|
|
tool/format-release diff=ruby
|
|
tool/leaked-globals diff=ruby
|
|
|
|
# To strip CR from the batch files, set the `diff.dos.textconv` filter
|
|
# like as `git config diff.dos.textconv $'sed \'s/\r$//\''`.
|
|
*.bat diff=dos
|
|
*.cmd diff=dos
|