add .DS_Store to .gitignore

This commit is contained in:
Thomas Waldmann 2026-03-18 23:55:53 +01:00
parent ff5be71f73
commit 8ddf789ec3
No known key found for this signature in database
GPG key ID: 243ACFA951F78E01

1
.gitignore vendored
View file

@ -32,3 +32,4 @@ borg.exe
.coverage.*
.vagrant
.eggs
.DS_Store