gitignore: add mkcw binary

[NO NEW TESTS NEEDED]

Signed-off-by: Aditya R <arajan@redhat.com>
This commit is contained in:
Aditya R 2023-10-05 14:35:46 +05:30
parent 9c57af8d14
commit 6fd4f0373c
No known key found for this signature in database
GPG Key ID: 8E5A8A19DF7C8673
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -10,3 +10,5 @@ Dockerfile*
!/tests/conformance/**/Dockerfile* !/tests/conformance/**/Dockerfile*
*.swp *.swp
/result/ /result/
internal/mkcw/embed/entrypoint.o
internal/mkcw/embed/entrypoint