We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbc249e commit 774d431Copy full SHA for 774d431
1 file changed
CI/update/stm32cube.py
@@ -59,6 +59,7 @@
59
hal_skip_pattern = {"*.chm"}
60
cmsis_skip_pattern = {"iar", "arm"}
61
common_skip_pattern = {
62
+ ".git",
63
".github",
64
"CODE_OF_CONDUCT.md",
65
"CONTRIBUTING.md",
0 commit comments