Jelajahi Sumber

Merge pull request #13204 from chenhanxiao/gitignore

gitignore: add *.rej
Michael Crosby 10 tahun lalu
induk
melakukan
785ba790fb
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -3,6 +3,7 @@
 #  please consider a global .gitignore https://help.github.com/articles/ignoring-files
 #  please consider a global .gitignore https://help.github.com/articles/ignoring-files
 *.exe
 *.exe
 *.orig
 *.orig
+*.rej
 *.test
 *.test
 .*.swp
 .*.swp
 .DS_Store
 .DS_Store