From 142460f936115ee60fe617e61e358a9063797610 Mon Sep 17 00:00:00 2001 From: Andy Witter Date: Mon, 13 May 2013 09:35:27 -0400 Subject: [PATCH] Make sure custom folder is created Signed-off-by: Andy Witter --- .gitignore | 1 - custom/.gitignore | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 custom/.gitignore diff --git a/.gitignore b/.gitignore index 8dd2ffa..246c05d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ .GenaSYS.sh next.gapines.org_genasys.conf -custom/ ssl_cert/ config/ conf_files/ diff --git a/custom/.gitignore b/custom/.gitignore new file mode 100644 index 0000000..cec9082 --- /dev/null +++ b/custom/.gitignore @@ -0,0 +1,3 @@ +* + +!.gitignore -- 2.11.0