From 59af53537fe0435bf3b4f57c176c1b244282cc18 Mon Sep 17 00:00:00 2001 From: Adarnof Date: Tue, 24 Nov 2015 05:14:06 +0000 Subject: [PATCH] Includes a directory I forgot in my last commit. Oops. --- custom_templates/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 custom_templates/.gitignore diff --git a/custom_templates/.gitignore b/custom_templates/.gitignore new file mode 100644 index 00000000..b0407719 --- /dev/null +++ b/custom_templates/.gitignore @@ -0,0 +1,4 @@ +#Ignore everything in this directory +* +# Except this file +!.gitignore