Skip to content

Commit 0ffcbc4

Browse files
committed
push of codeblocks
Signed-off-by: Ryan Cook <rcook@redhat.com>
1 parent 42da2dc commit 0ffcbc4

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
*.so
77
*.dylib
88
bin
9+
docs/build/*
910
testbin/*
1011

1112
# Test binary, build with `go test -c`
@@ -31,4 +32,4 @@ test-e2e/kubeconfig
3132
vendor/*
3233

3334
# use this directory for files during development that shouldn't be pushed
34-
temp/*
35+
temp/*
-279 Bytes
Binary file not shown.

docs/build/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)