Add .venv to gitignore

pull/6700/head
Jelte Fennema 2023-02-08 12:01:42 +01:00
parent 9f41ea2157
commit 92dab9b441
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -51,3 +51,4 @@ lib*.pc
# style related temporary outputs
*.uncrustify
.venv