From 9dcc4887da0f16eef0fd2706df3f159b4367dfe7 Mon Sep 17 00:00:00 2001 From: Andrew Klatzke <andrew@klatzke.com> Date: Fri, 11 Dec 2015 11:00:49 -0500 Subject: [PATCH] .gitignore modifications --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 2aed44efc..71c73837a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,9 @@ config metadata cert +!config/.gitkeep +!metadata/.gitkeep + # https://www.gitignore.io/api/osx,windows,linux,netbeans,sublimetext,composer,phpstorm,vagrant # Created by https://www.gitignore.io -- GitLab