Skip to content

Add '.venv' to .gitignore

Knut requested to merge 1559402/code:gitignore-update into dev

'.venv' is a commonly used folder name for a local python virtual environment and should not be added to the project files

Merge request reports