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 3f54ed8 commit c1bcb03Copy full SHA for c1bcb03
.gitignore
@@ -65,3 +65,7 @@ libsecp256k1.pc
65
/CMakeUserPresets.json
66
# Default CMake build directory.
67
/build
68
+
69
+### Python
70
+__pycache__/
71
+*.py[oc]
0 commit comments