diff mbox series

[3/3] selftests: net: rds: add gitignore file for include.sh

Message ID 20240930-net-selftests-gitignore-v1-3-65225a855946@gmail.com
State New
Headers show
Series selftests: net: add missing gitignore and EXTRA_CLEAN entries. | expand

Commit Message

Javier Carrasco Sept. 30, 2024, 5:34 p.m. UTC
The generated include.sh should be ignored by git. Create a new
gitignore and add the file to the list.

Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
---
 tools/testing/selftests/net/rds/.gitignore | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/tools/testing/selftests/net/rds/.gitignore b/tools/testing/selftests/net/rds/.gitignore
new file mode 100644
index 000000000000..1c6f04e2aa11
--- /dev/null
+++ b/tools/testing/selftests/net/rds/.gitignore
@@ -0,0 +1 @@ 
+include.sh