]> git.ipfire.org Git - thirdparty/openssl.git/commit
gitignore: add .DS_Store
authorGeorgi Valkov <gvalkov@gmail.com>
Fri, 19 Jul 2024 10:24:27 +0000 (13:24 +0300)
committerTodd Short <todd.short@me.com>
Sun, 21 Jul 2024 16:12:52 +0000 (12:12 -0400)
commit97b2aa49e504e49a8862b89c65eb54e143395f1d
treee82a4fed9a58ae309e0468d8af926b9b8b20be9b
parent03781fb4b396061b81836e7e4f0be4122d316994
gitignore: add .DS_Store

macOS creates .DS_Store files all over the place while browsing
directories. Add it to the list of ignored files.

Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/24942)

(cherry picked from commit 10c36d2f8d81a6f2b9a75f914fe094300835ba01)
.gitignore