We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be75a23 commit 723311bCopy full SHA for 723311b
1 file changed
.gitignore
@@ -10,7 +10,7 @@ __pycache__/
10
*.egg-info
11
12
# Stubs that get generated as part of the build process
13
-src/polyscope_bindings/*.pyi
+src/polyscope_bindings/**.pyi
14
15
# Editor and OS things
16
imgui.ini
0 commit comments