1
mirror of https://github.com/home-assistant/frontend synced 2024-09-12 05:34:56 +02:00
ha-frontend/.gitattributes
2020-03-06 13:44:59 +01:00

15 lines
356 B
Plaintext

# Ensure Docker script files uses LF to support Docker for Windows.
# Ensure "git config --global core.autocrlf input" before you clone
* text eol=lf
*.ts whitespace=error
*.js whitespace=error
*.ico binary
*.jpg binary
*.png binary
*.zip binary
*.mp3 binary
demo/public/api/camera_proxy_stream/* binary
demo/public/api/media_player_proxy/* binary