duo-labs / webauthn

WebAuthn (FIDO2) server library written in Go
https://webauthn.io/
BSD 3-Clause "New" or "Revised" License
1.03k stars 162 forks source link

Remove .DS_Store files #97

Closed thinkofher closed 2 years ago

thinkofher commented 3 years ago

Hey Team,

.DS_Store files are strongly macOS oriented (only finder is using them), so keeping them in repo doesn't make much sense to me. What do you think?

BR, ~thinkofher