update .gitignore to ignore macos files

dYSM files were generated upon building the simulator

Change-Id: Iff621925c862c784494165ce7d0d145f523fc1da
v
This commit is contained in:
Yakov 2024-12-30 23:09:47 -08:00 committed by Solomon Peachy
parent fe78b07db6
commit 832e0fd458

2
.gitignore vendored
View file

@ -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