mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2026-07-13 20:45:30 +00:00
Prevent tracking of binary outputs, GOPATH and test outputs. Signed-off-by: Michal Rostecki <mrostecki@suse.de>
10 lines
100 B
Plaintext
10 lines
100 B
Plaintext
# Binary output dir
|
|
bin/
|
|
|
|
# GOPATH created by the build script
|
|
gopath/
|
|
|
|
# Test outputs
|
|
*.out
|
|
*.test
|