Add .orig to .gitignore (#17626)

pull/17714/head
bri 2022-07-16 14:38:56 -04:00 committed by GitHub
parent 9cdccb12d1
commit 847cca541c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -5,6 +5,10 @@
.DS_Store
._*
# Merge files
*.orig
*.rej
# Build artifacts
.clang_complete
.build/