From: Stephen Cameron Date: Thu, 25 Apr 2019 17:46:59 +0000 (+0200) Subject: Ignore Mac .DS_Store files in Git. WIP #2684 @0:05 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=76e82f9242c6e7b93aafbd2cde8443ca70fbec56;p=c6-wordpress.git Ignore Mac .DS_Store files in Git. WIP #2684 @0:05 --- diff --git a/.gitignore b/.gitignore index f3ca18f..90a5ca0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.DS_Store *.log local-config.php node_modules