Skip to content

add *env* to gitignore so project tree stays clean when using a python…#77

Open
dhelgerson wants to merge 1 commit into
romanz:masterfrom
dhelgerson:master
Open

add *env* to gitignore so project tree stays clean when using a python…#77
dhelgerson wants to merge 1 commit into
romanz:masterfrom
dhelgerson:master

Conversation

@dhelgerson
Copy link
Copy Markdown

all I did was added env to the gitignore so the tree will stay clean when using a venv

Comment thread .gitignore
/deb_dist
*.html
.pytest_cache/
*env*
Copy link
Copy Markdown

@ke4ahr ke4ahr Oct 8, 2024

Choose a reason for hiding this comment

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

*env* != .env

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants