[PATCH 5/7] rteval: Add local/ directory to .gitignore for development files

John Kacur <[email protected]> Thu, 30 Apr 2026 15:31:42 -0400
Newsgroups org.kernel.vger.linux-rt-users
Message-ID <[email protected]>
Add local/ directory to hold development scripts, notes, and other
files that should not be tracked in git.

Assisted-by: Claude Sonnet 4.5 <[email protected]>
Signed-off-by: John Kacur <[email protected]>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index a6e940186be7..ee5621e3fa3d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@ MANIFEST
 stamp-h1
 autom4te.cache/
 rteval-[0-9]*
+local/
-- 
2.54.0