extend python-venv pattern in gitignore

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor - P4
    • 9.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • DevProd Correctness
    • Fully Compatible
    • RSSD 2026-03-30
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Sometimes we may want to make backup copies of our python virtual environment (my own convention is to use python3-venv.YYYYMMDD). However when I do this, certain tools in our workflow (e.g. our linter) that looks for uncommitted/unstaged files may pick up the files in the old python venv and fail trying to process too many files.

      One way to address this would be extend the pattern for python virtual environments in our .gitignore file.

            Assignee:
            Benety Goh
            Reporter:
            Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: