2017-12-06 15:00:58 +01:00
|
|
|
# Ensure Docker script files uses LF to support Docker for Windows.
|
2018-02-12 05:23:16 +02: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-11 23:07:28 -08:00
|
|
|
*.mp3 binary
|
2020-06-22 14:45:57 +02:00
|
|
|
|
|
|
|
Dockerfile.dev linguist-language=Dockerfile
|