diff mbox series

tools: iio: add .gitignore

Message ID 20190812124141.9108-1-brgl@bgdev.pl (mailing list archive)
State New, archived
Headers show
Series tools: iio: add .gitignore | expand

Commit Message

Bartosz Golaszewski Aug. 12, 2019, 12:41 p.m. UTC
From: Bartosz Golaszewski <bgolaszewski@baylibre.com>

The generated files must not be tracked by git. Add a local .gitignore.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
---
 tools/iio/.gitignore | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 tools/iio/.gitignore

Comments

Jonathan Cameron Aug. 18, 2019, 7:47 p.m. UTC | #1
On Mon, 12 Aug 2019 14:41:41 +0200
Bartosz Golaszewski <brgl@bgdev.pl> wrote:

> From: Bartosz Golaszewski <bgolaszewski@baylibre.com>
> 
> The generated files must not be tracked by git. Add a local .gitignore.
> 
> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
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/
diff mbox series

Patch

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/