]> 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:15:39 +0000 (12:15 -0400)
commit1a869a65719f14f702dff492a6f90b135b9d0646
tree7111a5b3bd76de71f906a510f6d33a3ac89d07d3
parentff5c70d3ff92699a26f6d9a19136a43b9d5e2c35
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)
.gitignore