From c10545fb6b3b71b9de5772bcfe28e4905cdedda7 Mon Sep 17 00:00:00 2001 From: Alan Meadows Date: Wed, 30 Nov 2016 14:21:33 -0800 Subject: [PATCH] add secrets directory (empty) --- common/.gitignore | 1 + common/secrets/.gitkeep | 0 2 files changed, 1 insertion(+) create mode 100644 common/secrets/.gitkeep diff --git a/common/.gitignore b/common/.gitignore index d1f0fc1755..e1bd7e85af 100644 --- a/common/.gitignore +++ b/common/.gitignore @@ -1,2 +1,3 @@ secrets/* +!secrets/.gitkeep templates/_secrets.tpl diff --git a/common/secrets/.gitkeep b/common/secrets/.gitkeep new file mode 100644 index 0000000000..e69de29bb2