On Mon, 12 Aug 2019 14:41:41 +0200 Bartosz Golaszewski <brgl@xxxxxxxx> wrote: > From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx> > > The generated files must not be tracked by git. Add a local .gitignore. > > Signed-off-by: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx> Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to play with it. Thanks, Jonathan > --- > tools/iio/.gitignore | 4 ++++ > 1 file changed, 4 insertions(+) > create mode 100644 tools/iio/.gitignore > > diff --git a/tools/iio/.gitignore b/tools/iio/.gitignore > new file mode 100644 > index 000000000000..3758202618bd > --- /dev/null > +++ b/tools/iio/.gitignore > @@ -0,0 +1,4 @@ > +iio_event_monitor > +iio_generic_buffer > +lsiio > +include/