mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2026-07-14 05:08:53 +00:00
This change contains following: - update kind version to 0.8.1 - update setup script due to update - add teardown script - update README
16 lines
144 B
Plaintext
16 lines
144 B
Plaintext
# Binary output dir
|
|
bin/
|
|
e2e/bin/
|
|
|
|
# GOPATH created by the build script
|
|
gopath/
|
|
|
|
# Editor paths
|
|
.swp*
|
|
.swo*
|
|
.idea*
|
|
|
|
# Test outputs
|
|
*.out
|
|
*.test
|