Add .orig to .gitignore (#17626)
1 files changed, 4 insertions(+), 0 deletions(-) M .gitignore
M .gitignore => .gitignore +4 -0
@@ 5,6 5,10 @@ .DS_Store ._* +# Merge files +*.orig +*.rej + # Build artifacts .clang_complete .build/