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
|
||||||
*.exe~
|
*.exe~
|
||||||
*.orig
|
*.orig
|
||||||
*.rej
|
|
||||||
*.test
|
*.test
|
||||||
.*.swp
|
.*.swp
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
Loading…
Reference in New Issue