2017-12-06 14:00:58 +00:00
|
|
|
# Ensure Docker script files uses LF to support Docker for Windows.
|
2018-02-12 03:23:16 +00:00
|
|
|
# Ensure "git config --global core.autocrlf input" before you clone
|
|
|
|
* text eol=lf
|
|
|
|
*.py whitespace=error
|
|
|
|
|
|
|
|
*.ico binary
|
|
|
|
*.jpg binary
|
|
|
|
*.png binary
|
|
|
|
*.zip binary
|
2018-02-12 07:07:28 +00:00
|
|
|
*.mp3 binary
|
2020-06-22 12:45:57 +00:00
|
|
|
|
|
|
|
Dockerfile.dev linguist-language=Dockerfile
|