From: Javier Carrasco Date: Sat, 5 Oct 2024 05:29:42 +0000 (+0200) Subject: selftests: net: rds: add gitignore file for include.sh X-Git-Tag: v6.12~217^2~23^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0e43a5a7b253ed3764929a43778d3c684092a277;p=platform%2Fkernel%2Flinux-amlogic.git selftests: net: rds: add gitignore file for include.sh The generated include.sh should be ignored by git. Create a new gitignore and add the file to the list. Reviewed-by: Allison Henderson Signed-off-by: Javier Carrasco Link: https://patch.msgid.link/20241005-net-selftests-gitignore-v2-3-3a0b2876394a@gmail.com Signed-off-by: Jakub Kicinski --- 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