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 d00b974 commit a4fd54eCopy full SHA for a4fd54e
.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