mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
add internal link to version control ignores
This commit is contained in:
@@ -310,7 +310,7 @@ This can help ensure consistency across installations, across deployments,
|
||||
and across developers.
|
||||
|
||||
Lastly, remember to exclude the virtual environment folder from source
|
||||
control by adding it to the ignore list.
|
||||
control by adding it to the ignore list (see :ref:`Version Control Ignores<version_control_ignores>`).
|
||||
|
||||
.. _virtualenvwrapper-ref:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user