Skip to content
Snippets Groups Projects
Select Git revision
  • more-user-friendly-api
  • development default protected
  • main protected
  • add-tudelft-api-controller-bean
  • upgrade-java-17
  • RoleType-migration
  • edition-search
  • snapshot-for-room-details
  • 1.0.5-SNAPSHOT10
  • update-labracore-v1.0.5-SNAPSHOT7
  • 3-enable-2fa-in-the-library
  • 1.6.0-release
12 results

.gitattributes

Blame
  • user avatar
    Otto Visser authored
    1d059978
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    .gitattributes 147 B
    * text eol=lf
    
    CHANGELOG merge=union
    
    # Denote all files that are truly binary and should not be modified.
    *.png binary
    *.jpg binary
    *.jar binary