Skip to content

Commit a4fd54e

Browse files
jdsikapmai
authored andcommitted
Add .venv/ to .gitignore.
Signed-off-by: Carlo van Driesten <carlo.van-driesten@bmw.de> Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
1 parent d00b974 commit a4fd54e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ compile_commands.json
3232

3333
# Python-generated files
3434
__pycache__/
35+
.venv/
36+
venv/
3537
*.py[cod]
3638
proto2cpp.log
3739
.clang-format

0 commit comments

Comments
 (0)