mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
[microba] specify line separators in txt files via .gitattributes
This is needed to allow setting line separators with .gitattributes file (IJI-526). Converting these files to LF may cause problems with merges from the original repository. GitOrigin-RevId: d1f2020f625e0bdaef2da12280d88f8833f6dd36
This commit is contained in:
committed by
intellij-monorepo-bot
parent
9e2f5c7f91
commit
365bb1e40c
2
libraries/microba/.gitattributes
vendored
Normal file
2
libraries/microba/.gitattributes
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
change.log.txt eol=crlf
|
||||
readme.txt eol=crlf
|
||||
Reference in New Issue
Block a user