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-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=0e43a5a7b253ed3764929a43778d3c684092a277;p=users%2Fwilly%2Fpagecache.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 0000000000000..1c6f04e2aa11c --- /dev/null +++ b/tools/testing/selftests/net/rds/.gitignore @@ -0,0 +1 @@ +include.sh