mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
6c62d94c3b
Signed-off-by: Dan Ryan <dan@danryan.co> Add snaptime sdist Signed-off-by: Dan Ryan <dan@danryan.co> Update core.py encoding and add gitattributes Signed-off-by: Dan Ryan <dan@danryan.co> Fix deploy test Signed-off-by: Dan Ryan <dan@danryan.co> Add pytest things Signed-off-by: Dan Ryan <dan@danryan.co> Add py sdist Signed-off-by: Dan Ryan <dan@danryan.co>
12 lines
124 B
Plaintext
12 lines
124 B
Plaintext
# Defaults people to autocrlf if they dont have it set
|
|
* text=auto
|
|
|
|
# binaries
|
|
*.png
|
|
*.jpg
|
|
*.tar.gz
|
|
*.zip
|
|
*.whl
|
|
*.exe
|
|
*.gif
|