forked from github/multus-cni
The CRD is now defined in the NetworkPlumbingWG org, along with generated libs for client, listers, informers, and deep copy functions. Therefore remove the duplicate definition here, and use the standard definition. Signed-off-by: Tim Rozet <trozet@redhat.com>
15 lines
135 B
Plaintext
15 lines
135 B
Plaintext
# Binary output dir
|
|
bin/
|
|
|
|
# GOPATH created by the build script
|
|
gopath/
|
|
|
|
# Editor paths
|
|
.swp*
|
|
.swo*
|
|
.idea*
|
|
|
|
# Test outputs
|
|
*.out
|
|
*.test
|