summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJavier Carrasco <javier.carrasco.cruz@gmail.com>2024-10-05 07:29:42 +0200
committerJakub Kicinski <kuba@kernel.org>2024-10-08 17:16:34 +0200
commit0e43a5a7b253ed3764929a43778d3c684092a277 (patch)
tree1390073fb3cc33d4ee53916725e795a4c747591e /tools
parentselftests: net: rds: add include.sh to EXTRA_CLEAN (diff)
downloadlinux-0e43a5a7b253ed3764929a43778d3c684092a277.tar.xz
linux-0e43a5a7b253ed3764929a43778d3c684092a277.zip
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 <allison.henderson@oracle.com> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com> Link: https://patch.msgid.link/20241005-net-selftests-gitignore-v2-3-3a0b2876394a@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools')
-rw-r--r--tools/testing/selftests/net/rds/.gitignore1
1 files changed, 1 insertions, 0 deletions
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