Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
... to match the changes in 3b795dd .

Compare the discussion in containers#5385 .

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
  • Loading branch information
mtrmac committed Mar 7, 2024
1 parent 1589b0a commit 7c88bb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 7c88bb3

Please sign in to comment.