GoogleCloudPlatform / iot-device-sdk-embedded-c

Cloud IoT Device SDK for Connectivity to IoT Core.
Other
247 stars 83 forks source link

Remove unneeded macOS file .DS_Store #49

Closed mbrukman closed 5 years ago

mbrukman commented 5 years ago

More info: https://en.wikipedia.org/wiki/.DS_Store

Also added it to .gitignore to avoid accidentals check-ins of it in the future.

mbrukman commented 5 years ago

Looks like PR #44 already addressed this issue on the development branch, which will be merged into master in the future, so I'm closing this PR.