mirror of
https://github.com/pypa/pipenv.git
synced 2026-05-07 00:39:57 -04:00
7b1aa6b055
Signed-off-by: Dan Ryan <dan@danryan.co>
12 lines
168 B
Plaintext
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
|