From 6cf4825b2c70765ce23152d233dd41ca369d261f Mon Sep 17 00:00:00 2001 From: prouthu Date: Thu, 2 Apr 2026 12:23:37 +0530 Subject: [PATCH 1/4] Test commit Signed-off-by: prouthu --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 3a7241c941f5e..fa3f684e5fe34 100644 --- a/.gitignore +++ b/.gitignore @@ -184,3 +184,6 @@ sphinx_*/ # Rust analyzer configuration /rust-project.json + + +/.vscode \ No newline at end of file From 68a5d9397b3850a47143e5e8126b5c3a0531929c Mon Sep 17 00:00:00 2001 From: prouthu Date: Fri, 3 Apr 2026 06:52:19 +0530 Subject: [PATCH 2/4] Test commit 2 Signed-off-by: prouthu --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fa3f684e5fe34..625d373c79b91 100644 --- a/.gitignore +++ b/.gitignore @@ -186,4 +186,6 @@ sphinx_*/ /rust-project.json -/.vscode \ No newline at end of file +/.vscode + +/.log \ No newline at end of file From a6e6daa5359a6be1a37188f0ac31214ac8e6df16 Mon Sep 17 00:00:00 2001 From: prouthu-qti Date: Fri, 3 Apr 2026 09:15:03 +0530 Subject: [PATCH 3/4] Update .gitignore Signed-off-by: prouthu-qti --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 625d373c79b91..68de67f8d7824 100644 --- a/.gitignore +++ b/.gitignore @@ -185,7 +185,7 @@ sphinx_*/ # Rust analyzer configuration /rust-project.json - +#vscode settings /.vscode -/.log \ No newline at end of file +/.log From 2f7b134c7dd2222344f96192015b198f82b29027 Mon Sep 17 00:00:00 2001 From: prouthu Date: Mon, 6 Apr 2026 12:11:08 +0530 Subject: [PATCH 4/4] Test commit Signed-off-by: prouthu --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index a9fc263ccd711..7c73fea174264 100644 --- a/README +++ b/README @@ -154,3 +154,4 @@ Communication and Support * Bugzilla: https://bugzilla.kernel.org/ * MAINTAINERS file: Lists subsystem maintainers and mailing lists * Email Clients: Documentation/process/email-clients.rst +.