Skip to content

Commit 7c88bb3

Browse files
committed
Update .gitignore
... to match the changes in 3b795dd . Compare the discussion in #5385 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
1 parent 1589b0a commit 7c88bb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ Dockerfile*
1010
!/tests/conformance/**/Dockerfile*
1111
*.swp
1212
/result/
13-
internal/mkcw/embed/entrypoint.o
14-
internal/mkcw/embed/entrypoint
13+
internal/mkcw/embed/entrypoint_amd64.o
14+
internal/mkcw/embed/entrypoint_amd64

0 commit comments

Comments
 (0)