Skip to content

[BUG} : Ignore Python virtual environments in repository #4

Description

@DivyanshuVortex

The repository currently does not ignore Python virtual environment directories such as venv/. Virtual environments contain installed dependencies, compiled binaries, and OS-specific files that should not be tracked in version control.

If a developer accidentally creates a venv/ inside the project and commits it, the repository can become unnecessarily large and introduce environment-specific artifacts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions