Add .gitignore to stop format-patch sucking in binaries Signed-off-by: Richard Haines <richard_c_haines@xxxxxxxxxxxxxx> --- 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