From 9a86ee6cf0da407af2750eb17e026cb328b48089 Mon Sep 17 00:00:00 2001 From: Caoruihong Date: Thu, 6 Oct 2022 20:21:21 +0800 Subject: [PATCH] chore(build): add nested repos to .gitignore Signed-off-by: Caoruihong --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 305b901..ab3034b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ tools/qt/build* -tools/qt/simulator/simulator.pro.user \ No newline at end of file +tools/qt/simulator/simulator.pro.user +h*_proprietary/