Skip to content

Commit 5599d34

Browse files
Merge pull request #5389 from mtrmac/gitignore-entrypoint
Update .gitignore
2 parents 1589b0a + 7c88bb3 commit 5599d34

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)