Make sure custom folder is created
authorAndy Witter <awitter@georgialibraries.org>
Mon, 13 May 2013 13:35:27 +0000 (09:35 -0400)
committerAndy Witter <awitter@georgialibraries.org>
Mon, 13 May 2013 13:35:27 +0000 (09:35 -0400)
Signed-off-by: Andy Witter <awitter@georgialibraries.org>
.gitignore
custom/.gitignore [new file with mode: 0644]

index 8dd2ffa..246c05d 100644 (file)
@@ -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 (file)
index 0000000..cec9082
--- /dev/null
@@ -0,0 +1,3 @@
+*
+
+!.gitignore