mirror of https://github.com/docker/docs.git
.gitignore: do not ignore *.rej
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
b708a2249b
commit
fa7d676891
|
@ -4,7 +4,6 @@
|
|||
*.exe
|
||||
*.exe~
|
||||
*.orig
|
||||
*.rej
|
||||
*.test
|
||||
.*.swp
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in New Issue