Skip to content

Commit a04e3f0

Browse files
[3.13] Ignore /jit_unwind_info*.h from git (GH-149311) (#149315)
Ignore `/jit_unwind_info*.h` from git (GH-149311) (cherry picked from commit db03358) Co-authored-by: sobolevn <mail@sobolevn.me>
1 parent e961c00 commit a04e3f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ Tools/unicode/data/
137137
/.ccache
138138
/cross-build/
139139
/jit_stencils*.h
140+
/jit_unwind_info*.h
140141
/platform
141142
/profile-clean-stamp
142143
/profile-run-stamp

0 commit comments

Comments
 (0)