Skip to content

Commit f454815

Browse files
authored
Fix .gitignore rule for support_matrices (#1008)
Signed-off-by: Teresa Chen <boe20211@gmail.com>
1 parent 2970cdc commit f454815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,4 +201,4 @@ shellcheck*/
201201
# Ingore moe/marlin_moe gen code
202202
csrc/moe/marlin_moe_wna16/kernel_*
203203

204-
!/support_matrices/*
204+
!/support_matrices/**

0 commit comments

Comments
 (0)