From 707a03df07e4d65a51cc7d7daf15eb0656f79b07 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 8 May 2017 11:42:57 +0100 Subject: [PATCH] Update .gitignore-global --- .gitignore-global | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/.gitignore-global b/.gitignore-global index 446aac4..315e2ea 100644 --- a/.gitignore-global +++ b/.gitignore-global @@ -12,18 +12,6 @@ # Ignore database exports. *.*sql -# Ignore (most) dotfiles. -.* -!.docker/ -!.bowerrc -!.docker/ -!.editorconfig -!.env.example -!.htaccess -!.git* -!.nojekyll -!.travis.yml - # Ignore patch files and interdiffs. *.patch *.diff @@ -48,3 +36,7 @@ tmp/ *.retry fabfile.pyc + +.DS* + +*.unison.*