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

Commit4b7d702

Browse files
committed
Ignore some other virtual environment directories
Like ".venv" and "venv", ".env" and "env" are common, plus "env"appears in the example command shown for making a virtualenvironment for the purpose of building a release, under somecircumstances when "make release" or "make force_release" fail.
1 parentcb5ede0 commit4b7d702

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
*.py[co]
22
*.swp
33
*~
4+
.env/
5+
env/
46
.venv/
57
venv/
68
/*.egg-info

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp