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.
2 parents 70f149b + c1bcb03 commit 13906b7Copy full SHA for 13906b7
.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