Skip to content

Commit 3fde4af

Browse files
gmarullgalak
authored andcommitted
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>
1 parent 92a3209 commit 3fde4af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ doc/doc.warnings
4242
.envrc
4343
.vscode
4444
hide-defaults-note
45+
venv
46+
.venv
4547

4648
# Tag files
4749
GPATH

0 commit comments

Comments
 (0)