From 4e3c4e4d37317ef576417feee4beb6c38fc2daf2 Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Mon, 28 Sep 2015 11:10:24 -0400 Subject: [PATCH] altering .gitignore so maint_page directory shows up --- custom/.gitignore | 1 + custom/maint_page/.gitignore | 0 2 files changed, 1 insertion(+) create mode 100644 custom/maint_page/.gitignore diff --git a/custom/.gitignore b/custom/.gitignore index cec9082..3c65c3f 100644 --- a/custom/.gitignore +++ b/custom/.gitignore @@ -1,3 +1,4 @@ * !.gitignore +!maint_page diff --git a/custom/maint_page/.gitignore b/custom/maint_page/.gitignore new file mode 100644 index 0000000..e69de29 -- 2.11.0