mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Add *.orig to .gitignore
This commit is contained in:
parent
d24ce7dfd1
commit
6908628b55
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@ docker/docker
|
|||
dockerd/dockerd
|
||||
.*.swp
|
||||
a.out
|
||||
*.orig
|
||||
|
|
Loading…
Reference in a new issue