27 Jan
2022
27 Jan
'22
4:33 p.m.
Module: website Branch: master Commit: 7a676ea9d0545f365238e52336454af5c8138624 URL: https://source.winehq.org/git/website.git/?a=commit;h=7a676ea9d0545f365238e5... Author: Jeremy Newman <jnewman(a)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 +*._*