From 6b8b7673d8f60146016734c6b4cddd17c4836c64 Mon Sep 17 00:00:00 2001 From: David Tomaschik Date: Fri, 26 Sep 2014 07:43:04 -0700 Subject: [PATCH] Ensure directory and contents of private_dotfiles are ignored. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1ac2158..0c96ce1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ +private_dotfiles private_dotfiles/**