提交 6c2a70d7 编写于 作者: B Brendan Forster 提交者: GitHub

Merge pull request #2391 from jwg4/patch-1

Consolidate all environments in one section
...@@ -8,7 +8,6 @@ __pycache__/ ...@@ -8,7 +8,6 @@ __pycache__/
# Distribution / packaging # Distribution / packaging
.Python .Python
env/
build/ build/
develop-eggs/ develop-eggs/
dist/ dist/
...@@ -79,11 +78,10 @@ celerybeat-schedule ...@@ -79,11 +78,10 @@ celerybeat-schedule
# SageMath parsed files # SageMath parsed files
*.sage.py *.sage.py
# dotenv # Environments
.env .env
# virtualenv
.venv .venv
env/
venv/ venv/
ENV/ ENV/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册