Skip to content
Snippets Groups Projects
Select Git revision
  • renovate/icalendar-2.x-lockfile
  • renovate/turbo-rails-2.x-lockfile
  • renovate/gcr.io-kaniko-project-executor-1.x
  • renovate/ruby
  • main default protected
  • eh22 protected
  • update-rubocop
7 results

.gitattributes

Blame
  • .gitattributes 348 B
    # See https://git-scm.com/docs/gitattributes for more about git attribute files.
    
    # Mark the database schema as having been generated.
    db/schema.rb linguist-generated
    
    # Mark any vendored files as having been vendored.
    vendor/* linguist-vendored
    config/credentials/*.yml.enc diff=rails_credentials
    config/credentials.yml.enc diff=rails_credentials