mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-04-24 14:07:52 -04:00
tools: iio: add .gitignore
The generated files must not be tracked by git. Add a local .gitignore. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
parent
8de877d2bb
commit
a5913d009b
1 changed files with 4 additions and 0 deletions
4
tools/iio/.gitignore
vendored
Normal file
4
tools/iio/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
iio_event_monitor
|
||||
iio_generic_buffer
|
||||
lsiio
|
||||
include/
|
Loading…
Add table
Add a link
Reference in a new issue