gitignore: add common Python venv directories

Add common directory names used for Python virtual environments to
gitignore.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
Gerard Marull-Paretas 2021-04-19 18:19:05 +02:00 committed by Kumar Gala
parent 92a3209c5c
commit 3fde4af4d4
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -42,6 +42,8 @@ doc/doc.warnings
.envrc
.vscode
hide-defaults-note
venv
.venv
# Tag files
GPATH