We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa658d4 commit cf1688bCopy full SHA for cf1688b
.gitignore
@@ -1,3 +1,6 @@
1
__pycache__/
2
build/
3
dist/
4
+*.egg-info
5
+setuptools/cython/limited.c
6
+maturin/rust/target
0 commit comments