Files
pipenv/.gitattributes
Dan Ryan 7b1aa6b055 Renormalize line endings
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-06-30 23:14:44 -04:00

12 lines
168 B
Plaintext

# Defaults people to autocrlf if they dont have it set
*.py text working-tree-encoding=utf-8 eol=lf
* text=auto
# binaries
*.png
*.jpg
*.tar.gz
*.zip
*.whl
*.exe
*.gif