From bfd00c22a0d812c61f5b07bc0a327c5e6bf49d6f Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Tue, 4 Oct 2016 11:10:35 +1100 Subject: [PATCH] Use proper regexps in .stow-local.ignore --- .stow-local-ignore | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.stow-local-ignore b/.stow-local-ignore index d99554d..b41d37e 100644 --- a/.stow-local-ignore +++ b/.stow-local-ignore @@ -1,3 +1,4 @@ -CNAME -README.md -index.html +^/\.git +^/CNAME +^/README\.md +^/index\.html