You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/10/28 07:27:26 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on pull request #4221: fix line ending

jamesnetherton commented on PR #4221:
URL: https://github.com/apache/camel-quarkus/pull/4221#issuecomment-1294580312

   Probably better to add `*.png binary` to `.gitattributes`.
   
   There's some other stuff that we should probably add like:
   
   ```
   *.jks binary
   *.ttf binary
   *.zip binary
   *.jar binary
   ```
   
   Not sure if there's a catch-all way of handling it without defining things individually.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org