Jeremy Newman : ignore hidden files created by mac finder

Jeremy Newman jnewman at winehq.org
Thu Jan 27 10:33:17 CST 2022


Module: website
Branch: master
Commit: 7a676ea9d0545f365238e52336454af5c8138624
URL:    https://source.winehq.org/git/website.git/?a=commit;h=7a676ea9d0545f365238e52336454af5c8138624

Author: Jeremy Newman <jnewman at codeweavers.com>
Date:   Thu Jan 27 10:32:56 2022 -0600

ignore hidden files created by mac finder

---

 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 3e820fc4..f2646f99 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,6 @@ site
 templates/en/docs
 templates/en/winapi_stats.template
 .htaccess
+*.DS_Store
+*._.DS_Store
+*._*




More information about the wine-cvs mailing list