Update gitignore to replace ocic with crioctl
Matches the rename that just got merged Signed-off-by: Matthew Heon <mheon@redhat.com>
This commit is contained in:
parent
7ea255fcea
commit
5b184aad27
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,7 +5,7 @@
|
||||||
/docs/*.[158]
|
/docs/*.[158]
|
||||||
/docs/*.[158].gz
|
/docs/*.[158].gz
|
||||||
/kpod
|
/kpod
|
||||||
/ocic
|
/crioctl
|
||||||
/crio
|
/crio
|
||||||
/crio.conf
|
/crio.conf
|
||||||
*.o
|
*.o
|
||||||
|
|
Loading…
Reference in a new issue