ソースを参照

Add .orig to .gitignore (#17626)

bri 2 年 前
コミット
847cca541c
1 ファイル変更4 行追加0 行削除
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

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