From 3c56003215e8c876b8915da7b376c72b97bba383 Mon Sep 17 00:00:00 2001 From: vasilito Date: Thu, 18 Jun 2026 20:44:27 +0300 Subject: [PATCH] gitignore: track tlc source tree --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index fbf874cbf4..cc0add8b1a 100644 --- a/.gitignore +++ b/.gitignore @@ -55,6 +55,8 @@ local/recipes/**/build/ # Fetched vendor source trees in local/recipes (not our code, just ports) local/recipes/tui/*/source/ +!local/recipes/tui/tlc/source/ +!local/recipes/tui/tlc/source/** # Vendor source trees (fetched, not our code) **/amdgpu-source/