Skip to content

chore: add venv to .gitignore#3

Open
DivyanshuVortex wants to merge 1 commit into
ruxailab:mainfrom
DivyanshuVortex:main
Open

chore: add venv to .gitignore#3
DivyanshuVortex wants to merge 1 commit into
ruxailab:mainfrom
DivyanshuVortex:main

Conversation

@DivyanshuVortex
Copy link
Copy Markdown

@DivyanshuVortex DivyanshuVortex commented Mar 8, 2026

FIX: #4
Adds venv/ to .gitignore to prevent committing local Python virtual environments.
Virtual environments contain installed dependencies and OS-specific binaries that should not be tracked in 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.

[BUG} : Ignore Python virtual environments in repository

1 participant