mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2026-02-21 06:32:03 +00:00
18 lines
166 B
Plaintext
18 lines
166 B
Plaintext
# Binary output dir
|
|
bin/
|
|
e2e/bin/
|
|
e2e/yamls/
|
|
e2e/repos/
|
|
|
|
# GOPATH created by the build script
|
|
gopath/
|
|
|
|
# Editor paths
|
|
.swp*
|
|
.swo*
|
|
.idea*
|
|
|
|
# Test outputs
|
|
*.out
|
|
*.test
|