gitignore: add mkcw binary
[NO NEW TESTS NEEDED] Signed-off-by: Aditya R <arajan@redhat.com>
This commit is contained in:
parent
9c57af8d14
commit
6fd4f0373c
|
@ -10,3 +10,5 @@ Dockerfile*
|
|||
!/tests/conformance/**/Dockerfile*
|
||||
*.swp
|
||||
/result/
|
||||
internal/mkcw/embed/entrypoint.o
|
||||
internal/mkcw/embed/entrypoint
|
||||
|
|
Loading…
Reference in New Issue