Skip to content

Commit 774d431

Browse files
committed
ci(stm32cube): ignore .git/
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent dbc249e commit 774d431

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CI/update/stm32cube.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
hal_skip_pattern = {"*.chm"}
6060
cmsis_skip_pattern = {"iar", "arm"}
6161
common_skip_pattern = {
62+
".git",
6263
".github",
6364
"CODE_OF_CONDUCT.md",
6465
"CONTRIBUTING.md",

0 commit comments

Comments
 (0)