Skip to content
Permalink
dev
Go to file
3 contributors

Users who have contributed to this file

@adaamz @balloob @kellerza
12 lines (10 sloc) 288 Bytes
# Ensure Docker script files uses LF to support Docker for Windows.
# Ensure "git config --global core.autocrlf input" before you clone
* text eol=lf
*.py whitespace=error
*.ico binary
*.jpg binary
*.png binary
*.zip binary
*.mp3 binary
Dockerfile.dev linguist-language=Dockerfile
You can’t perform that action at this time.