mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-21 07:10:58 +00:00
7 lines
56 B
Plaintext
7 lines
56 B
Plaintext
/.venv
|
|
*.pyc
|
|
__pycache__/
|
|
.cache
|
|
pipenv.egg-info/
|
|
*.swp
|