We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fc305c commit 47c99aaCopy full SHA for 47c99aa
.gitignore
@@ -32,6 +32,8 @@ compile_commands.json
32
33
# Python-generated files
34
__pycache__/
35
+.venv/
36
+venv/
37
*.py[cod]
38
proto2cpp.log
39
.clang-format
0 commit comments