From 832e0fd458dbeecc6e71788ab47c7985b39dd7b0 Mon Sep 17 00:00:00 2001 From: Yakov Date: Mon, 30 Dec 2024 23:09:47 -0800 Subject: [PATCH] update .gitignore to ignore macos files dYSM files were generated upon building the simulator Change-Id: Iff621925c862c784494165ce7d0d145f523fc1da v --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6d72d8e9af..d3a564106f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ *.a *~ __pycache__ +.DS_STORE # Intermediate language files /apps/lang/*.update @@ -131,6 +132,7 @@ __pycache__ /tools/iaudio_bl_flash.h /tools/.vagrant /tools/*-console.log +/tools/*.dSYM # /tools/database/ /tools/database/database