multus-cni/.gitignore
Tomofumi Hayashi 17b24d5fd5 Update e2e
This change contains following:
 - update kind version to 0.8.1
 - update setup script due to update
 - add teardown script
 - update README
2020-09-04 02:20:35 +09:00

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