mirror of
https://github.com/moby/moby.git
synced 2026-01-11 10:41:43 +00:00
gitignore: add *.rej
Ignore noise from unsuccessful patch operation. Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user