Merge pull request #13204 from chenhanxiao/gitignore
gitignore: add *.rej
This commit is contained in:
commit
785ba790fb
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,7 @@
|
|||
# please consider a global .gitignore https://help.github.com/articles/ignoring-files
|
||||
*.exe
|
||||
*.orig
|
||||
*.rej
|
||||
*.test
|
||||
.*.swp
|
||||
.DS_Store
|
||||
|
|
Loading…
Add table
Reference in a new issue