]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
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)
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

index 98184721f2285fb94361028f695b64cb08252eb3..d4ee22c47ca577efaa50b926ad54e684480dc581 100644 (file)
@@ -147,6 +147,9 @@ providers/common/include/prov/der_sm2.h
 /apps/progs.c
 /apps/progs.h
 
+# macOS
+.DS_Store
+
 # Windows (legacy)
 /tmp32
 /tmp32.dbg