Skip to content

Conversation

@dennissammy77
Copy link

The .gitignore file had a misconfigured path: .venv, which did not correctly prevent the venv directory from being tracked. This update changes it to /venv, ensuring the virtual environment folder is properly ignored by Git.
Impact:
This change prevents unnecessary virtual environment files from being committed to the repository.

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.

1 participant