Makefile: output binaries under bin/
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
3ae3c41256
commit
63b1706de8
5 changed files with 29 additions and 29 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,17 +1,13 @@
|
|||
/.artifacts/
|
||||
/_output/
|
||||
/conmon/conmon
|
||||
/conmon/conmon.o
|
||||
/docs/*.[158]
|
||||
/docs/*.[158].gz
|
||||
/kpod
|
||||
/crioctl
|
||||
/crio
|
||||
/crio.conf
|
||||
*.o
|
||||
*.orig
|
||||
/pause/pause
|
||||
/pause/pause.o
|
||||
/bin/
|
||||
/test/bin2img/bin2img
|
||||
/test/checkseccomp/checkseccomp
|
||||
/test/copyimg/copyimg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue