Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd6982f1

Browse files
add internal link to version control ignores
1 parent3b59736 commitd6982f1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

‎docs/dev/virtualenvs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ This can help ensure consistency across installations, across deployments,
310310
and across developers.
311311

312312
Lastly, remember to exclude the virtual environment folder from source
313-
control by adding it to the ignore list.
313+
control by adding it to the ignore list (see:ref:`Version Control Ignores<version_control_ignores>`).
314314

315315
.. _virtualenvwrapper-ref:
316316

‎docs/writing/gotchas.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,8 @@ Here's nice trick for removing all of these files, if they already exist::
232232
Run that from the root directory of your project, and all ``.pyc`` files
233233
will suddenly vanish. Much better.
234234

235+
.. _version_control_ignores:
236+
235237
Version Control Ignores
236238
~~~~~~~~~~~~~~~~~~~~~~~
237239

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp