mirror of
https://github.com/languagetool-org/languagetool
synced 2026-04-21 13:37:25 +00:00
gitattributes to auto-convert line endings
generated code for gRPC will show up as changes under windows auto-convert line endings on git add so that changes won't be included in commits
This commit is contained in:
parent
136ebf6074
commit
cc47dfa899
1 changed files with 2 additions and 0 deletions
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# files generated by protoc
|
||||
languagetool-core/src/main/java/org/languagetool/rules/ml/* text eol=lf
|
||||
Loading…
Reference in a new issue