forked from github/multus-cni
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
|