mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +01:00
gitignore: Ignore macOS desktop metadata files.
This commit is contained in:
committed by
Damien George
parent
ca0c75f504
commit
6e776a6710
4
.gitignore
vendored
4
.gitignore
vendored
@@ -42,3 +42,7 @@ user.props
|
||||
# Generated rst files
|
||||
######################
|
||||
genrst/
|
||||
|
||||
# MacOS desktop metadata files
|
||||
######################
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user