From 054e19487b8cf53a53db23ea67d29531b80691e0 Mon Sep 17 00:00:00 2001 From: Ryan Voots Date: Mon, 27 Mar 2017 20:35:23 -0400 Subject: [PATCH] Fixup logs dire --- .gitignore | 2 +- logs/.keep | 0 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 logs/.keep diff --git a/.gitignore b/.gitignore index 31c1649..643d81f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ cache.stor *.swp -logs/ +logs/*.log diff --git a/logs/.keep b/logs/.keep new file mode 100644 index 0000000..e69de29