Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Update .gitignore #98

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update .gitignore #98

wants to merge 1 commit into from

Conversation

Beomi
Copy link

@Beomi Beomi commented Jan 6, 2019

As pipenv uses .venv directory if PIPENV_VENV_IN_PROJECT is set to 1,
It would be better if default .gitignore ignores .venv folder.

As pipenv uses `.venv` directory if `PIPENV_VENV_IN_PROJECT` is set to 1,
It would be better if default `.gitignore` ignores `.venv` folder.
@ohld
Copy link

ohld commented Feb 12, 2019

LGTM

Copy link

@codingjoe codingjoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is recommendable, to have this in the global gitignore. That being said, it's in the default gitignore template from GitHub, therefore I would also suggest to add it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants