From 8e6253635bd3c32d53e25aab19d8a69f10c3bcc3 Mon Sep 17 00:00:00 2001 From: Teemu Matilainen Date: Sat, 1 Feb 2014 13:29:47 -0300 Subject: [PATCH] Allow `packer_cache` to be symlink The trailing slash ignores only directories. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 39d25a216..557bfda4f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,6 @@ bin/ iso *.box virtualfloppy.vfd -packer_cache/ +packer_cache packer.log .DS_Store