docbrown/.gitattributes
ludwiczakpawel e16d13f5f8
Topbar icons states (#7012)
* topbar

* little update

* whoops

* gitattributes
2020-04-02 11:50:05 +02:00

5 lines
202 B
Text

# Declare SVG files to have LF endings on checkout
# On Windows, the default git setting for `core.autocrlf`
# means that when checking out code, LF endings get converted
# to CRLF.
# *.svg text eol=lf