Skip to content

Conversation

@dhelgerson
Copy link

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

/deb_dist
*.html
.pytest_cache/
*env*
Copy link

@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

ke4ahr added a commit to ke4ahr/amodem that referenced this pull request Oct 8, 2024
Merge change suggested in romanz/amodem Pull request romanz#77

Corrected *.env* to .env. 

romanz#77
ke4ahr added a commit to ke4ahr/amodem that referenced this pull request Oct 8, 2024
romanz#77

changed *.env* to .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