mirror of https://github.com/sbt/sbt.git
[2.x] Update .gitattributes for contraband files (#9076)
This commit is contained in:
parent
512d2d460c
commit
c52ce78d77
|
|
@ -6,3 +6,5 @@ launcher-package/src/windows/sbt text eol=lf
|
|||
**/contraband-scala/**/* -diff merge=ours
|
||||
**/contraband-scala/**/* linguist-generated=true
|
||||
**/contraband-scala/**/* diff
|
||||
|
||||
*.contra linguist-language=graphql
|
||||
|
|
|
|||
Loading…
Reference in New Issue