Ignore .DS_Store files (#2463)

Ignores macos .DS_Store files
pull/2482/head
Panos Sakkos 7 months ago committed by GitHub
parent fd10af115e
commit a8413849cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored

@ -7,3 +7,4 @@ coc-settings.json
.luarc.json
lazy-lock.json
after
**/.DS_Store

Loading…
Cancel
Save