mirror of
https://github.com/pypa/pipenv.git
synced 2026-03-30 19:17:55 +00:00
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
|