On Fri, Sep 13, 2019 at 8:24 PM Dumitru Ceara <dce...@redhat.com> wrote:

> Signed-off-by: Dumitru Ceara <dce...@redhat.com>
>

Thanks. I applied this patch to master.

Numan


> ---
>  .gitignore             | 8 ++++++++
>  include/ovn/.gitignore | 2 ++
>  utilities/.gitignore   | 1 +
>  3 files changed, 11 insertions(+)
>  create mode 100644 include/ovn/.gitignore
>
> diff --git a/.gitignore b/.gitignore
> index 2366fe5..6fee075 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -60,6 +60,13 @@
>  /manpage-check
>  /missing
>  /missing-distfiles
> +/ovn-architecture.7
> +/ovn-nb.5
> +/ovn-nb.gv
> +/ovn-nb.pic
> +/ovn-sb.5
> +/ovn-sb.gv
> +/ovn-sb.pic
>  /package.m4
>  /stamp-h1
>  /_build-gcc
> @@ -80,3 +87,4 @@ testsuite.tmp.orig
>  /Documentation/_build
>  /.venv
>  /cxx-check
> +/*.ovsschema.stamp
> diff --git a/include/ovn/.gitignore b/include/ovn/.gitignore
> new file mode 100644
> index 0000000..ffd087a
> --- /dev/null
> +++ b/include/ovn/.gitignore
> @@ -0,0 +1,2 @@
> +/version.h
> +
> diff --git a/utilities/.gitignore b/utilities/.gitignore
> index b319e83..faaa85e 100644
> --- a/utilities/.gitignore
> +++ b/utilities/.gitignore
> @@ -11,3 +11,4 @@
>  /ovn-detrace.1
>  /ovn-docker-overlay-driver
>  /ovn-docker-underlay-driver
> +/ovn-lib
> --
> 1.8.3.1
>
> _______________________________________________
> dev mailing list
> d...@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to