Files
pipenv/news/3151.bugfix
Aliaksei Urbanski 545a23662c Fix _get_virtualenv_hash function
Case-sensitive filesystems were handled
like case-insensitive and vice versa.

Close #3151

This changes also:

 - Add PyCharm's config directory to .gitignore
2018-11-02 20:40:04 +03:00

2 lines
89 B
Plaintext

Fix project path hashing logic in purpose to prevent collisions of virtual environments.