[PATCH 0/3] selftests: add gitignore files to user_events, tdx and dmabuf-heaps

Javier Carrasco posted 3 patches 2 years, 3 months ago
tools/testing/selftests/dmabuf-heaps/.gitignore | 1 +
tools/testing/selftests/tdx/.gitignore          | 1 +
tools/testing/selftests/user_events/.gitignore  | 4 ++++
3 files changed, 6 insertions(+)
[PATCH 0/3] selftests: add gitignore files to user_events, tdx and dmabuf-heaps
Posted by Javier Carrasco 2 years, 3 months ago
user_events, tdx and dmabuf-heaps build a series of binaries that can be
safely ignored by git as it is done by other selftests.

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
---
Javier Carrasco (3):
      selftests/user_events: add gitignore file
      selftests/tdx: add gitignore file
      selftests/dmabuf-heaps: add gitignore file

 tools/testing/selftests/dmabuf-heaps/.gitignore | 1 +
 tools/testing/selftests/tdx/.gitignore          | 1 +
 tools/testing/selftests/user_events/.gitignore  | 4 ++++
 3 files changed, 6 insertions(+)
---
base-commit: cbf3a2cb156a2c911d8f38d8247814b4c07f49a2
change-id: 20231004-topic-selftest_gitignore-3e82f4341001

Best regards,
-- 
Javier Carrasco <javier.carrasco.cruz@gmail.com>