]> 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:09:15 +0000 (12:09 -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)

.gitignore

index 0d0899e32a14b02c322b204e7a03986c2d1e5d41..7cc5e681052413ad17b8b4fd96619274a75a3c77 100644 (file)
@@ -149,6 +149,9 @@ providers/common/include/prov/der_sm2.h
 /apps/progs.c
 /apps/progs.h
 
+# macOS
+.DS_Store
+
 # Windows (legacy)
 /tmp32
 /tmp32.dbg