We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f0e973 commit a74660bCopy full SHA for a74660b
1 file changed
.gitignore
@@ -22,8 +22,8 @@ site/
22
output/
23
24
# built plugins
25
-.bin
26
-.so
+*.bin
+*.so
27
28
# python files
29
.venv
0 commit comments