Skip to content

Commit f0f48cb

Browse files
committed
update gitignore
1 parent 4e06e74 commit f0f48cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ __pycache__/
1010
*.egg-info
1111

1212
# Stubs that get generated as part of the build process
13-
src/polyscope_bindings/*.pyi
13+
src/polyscope_bindings/**.pyi
1414

1515
# Editor and OS things
1616
imgui.ini

0 commit comments

Comments
 (0)