mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
update .gitignore to ignore macos files
dYSM files were generated upon building the simulator Change-Id: Iff621925c862c784494165ce7d0d145f523fc1da v
This commit is contained in:
parent
fe78b07db6
commit
832e0fd458
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue