cri-o/.gitignore
Aleksa Sarai 0d7147ff5c
make: revert switch to 'go install'
go install acts incredibly weirdly and rarely does what you want, not to
mention that it's just bad for distribution build setups. Switch back to
go build, which works properly and doesn't have half as many issues.

Fixes: 6c9628cdb1 ("Build and install from GOPATH")
Signed-off-by: Aleksa Sarai <asarai@suse.de>
2017-02-17 03:22:12 +11:00

17 lines
236 B
Text

.artifacts/
conmon/conmon
conmon/conmon.o
pause/pause
pause/pause.o
/docs/*.[158]
/docs/*.[158].gz
ocid.conf
*.orig
*.rej
test/bin2img/bin2img
test/copyimg/copyimg
test/testdata/redis-image
test/checkseccomp/checkseccomp
ocid
ocic
kpod