Update .gitignore
... to match the changes in 3b795dd4bc
.
Compare the discussion in https://github.com/containers/buildah/pull/5385 .
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
parent
1589b0a6ae
commit
7c88bb3728
|
@ -10,5 +10,5 @@ Dockerfile*
|
|||
!/tests/conformance/**/Dockerfile*
|
||||
*.swp
|
||||
/result/
|
||||
internal/mkcw/embed/entrypoint.o
|
||||
internal/mkcw/embed/entrypoint
|
||||
internal/mkcw/embed/entrypoint_amd64.o
|
||||
internal/mkcw/embed/entrypoint_amd64
|
||||
|
|
Loading…
Reference in New Issue