1
mirror of https://github.com/home-assistant/frontend synced 2024-10-05 22:05:30 +02:00
ha-frontend/.gitattributes
2018-11-02 15:59:48 +01:00

12 lines
266 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