]> 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:17:21 +0000 (12:17 -0400)
commita2bc3dfdd728feda1af09a56a95961bb0e90dca7
treee1ae402be69802d295a96744da3a0698a9d4138f
parent4f4a0acd962a825b90a86e538ada0166b6d71cb7
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)
(cherry picked from commit 97b2aa49e504e49a8862b89c65eb54e143395f1d)
(cherry picked from commit 1a869a65719f14f702dff492a6f90b135b9d0646)
.gitignore