mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00

... and rename hir_type_generated.rs so it gets picked up by the glob. This mostly changes how GitHub renders diffs for generated files on the web interface. See: https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github
9 lines
235 B
Text
9 lines
235 B
Text
*.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
|