diff mbox series

selinux-testsuite: Add notify gitignore file

Message ID 20200402133945.8427-1-richard_c_haines@btinternet.com (mailing list archive)
State Accepted
Headers show
Series selinux-testsuite: Add notify gitignore file | expand

Commit Message

Richard Haines April 2, 2020, 1:39 p.m. UTC
Add .gitignore to stop format-patch sucking in binaries

Signed-off-by: Richard Haines <richard_c_haines@btinternet.com>
---
 tests/notify/.gitignore | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 tests/notify/.gitignore

Comments

Ondrej Mosnacek April 2, 2020, 1:53 p.m. UTC | #1
On Thu, Apr 2, 2020 at 3:40 PM Richard Haines
<richard_c_haines@btinternet.com> wrote:
> Add .gitignore to stop format-patch sucking in binaries
>
> Signed-off-by: Richard Haines <richard_c_haines@btinternet.com>
> ---
>  tests/notify/.gitignore | 2 ++
>  1 file changed, 2 insertions(+)
>  create mode 100644 tests/notify/.gitignore
>
> diff --git a/tests/notify/.gitignore b/tests/notify/.gitignore
> new file mode 100644
> index 0000000..fd7c5db
> --- /dev/null
> +++ b/tests/notify/.gitignore
> @@ -0,0 +1,2 @@
> +test_inotify
> +test_fanotify
> --
> 2.24.1
>

Acked-by: Ondrej Mosnacek <omosnace@redhat.com>
Ondrej Mosnacek April 7, 2020, 7:10 p.m. UTC | #2
On Thu, Apr 2, 2020 at 3:53 PM Ondrej Mosnacek <omosnace@redhat.com> wrote:
> On Thu, Apr 2, 2020 at 3:40 PM Richard Haines
> <richard_c_haines@btinternet.com> wrote:
> > Add .gitignore to stop format-patch sucking in binaries
> >
> > Signed-off-by: Richard Haines <richard_c_haines@btinternet.com>
> > ---
> >  tests/notify/.gitignore | 2 ++
> >  1 file changed, 2 insertions(+)
> >  create mode 100644 tests/notify/.gitignore
> >
> > diff --git a/tests/notify/.gitignore b/tests/notify/.gitignore
> > new file mode 100644
> > index 0000000..fd7c5db
> > --- /dev/null
> > +++ b/tests/notify/.gitignore
> > @@ -0,0 +1,2 @@
> > +test_inotify
> > +test_fanotify
> > --
> > 2.24.1
> >
>
> Acked-by: Ondrej Mosnacek <omosnace@redhat.com>

Now applied. Thanks and sorry for the delay.
diff mbox series

Patch

diff --git a/tests/notify/.gitignore b/tests/notify/.gitignore
new file mode 100644
index 0000000..fd7c5db
--- /dev/null
+++ b/tests/notify/.gitignore
@@ -0,0 +1,2 @@ 
+test_inotify
+test_fanotify