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 1883377 commit b591c86Copy full SHA for b591c86
1 file changed
.gitignore
@@ -2,6 +2,8 @@
2
.idea # Pycharm related file
3
*.so
4
build
5
+docs/_build
6
+docs/.docs_venv
7
*.egg-info
8
__pycache__
9
env
0 commit comments