mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
11 lines
108 B
Plaintext
11 lines
108 B
Plaintext
/.venv
|
|
*.pyc
|
|
__pycache__/
|
|
.cache
|
|
pipenv.egg-info/
|
|
*.swp
|
|
.sublime-text-git-autocommit
|
|
docs/_build
|
|
dist
|
|
build
|