1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 07:28:10 +00:00

add .DS_Store to .gitignore (#900)

This commit is contained in:
ChiragMaliwal 2020-03-12 00:52:56 +05:30 committed by GitHub
parent 49fe64f84c
commit f359e36273
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ __pycache__/
*.pyc
/build
proto.gv*
.DS_Store