Explorar o código

Merge pull request #13204 from chenhanxiao/gitignore

gitignore: add *.rej
Michael Crosby %!s(int64=10) %!d(string=hai) anos
pai
achega
785ba790fb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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