X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=depRicKubernetesOperator%2F.gitignore;fp=depRicKubernetesOperator%2F.gitignore;h=7f02333db7abed1b675b7a1f1c62c2615ff3f630;hb=8ddfec3676b16c64d678a291f4268d02071665cd;hp=0000000000000000000000000000000000000000;hpb=f0ba513bb426da99f369bd959dc9400304be80ad;p=ric-plt%2Fric-dep.git diff --git a/depRicKubernetesOperator/.gitignore b/depRicKubernetesOperator/.gitignore new file mode 100644 index 0000000..7f02333 --- /dev/null +++ b/depRicKubernetesOperator/.gitignore @@ -0,0 +1,26 @@ + +# Binaries for programs and plugins +*.exe +*.exe~ +*.dll +*.so +*.dylib +bin/* +Dockerfile.cross + +# Test binary, build with `go test -c` +*.test + +# Output of the go coverage tool, specifically when used with LiteIDE +*.out + +# Kubernetes Generated files - skip generated files, except for vendored files + +!vendor/**/zz_generated.* + +# editor and IDE paraphernalia +.idea +.vscode +*.swp +*.swo +*~