We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e06e74 commit f0f48cbCopy full SHA for f0f48cb
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