From 8623056a41c6e97f624684a302b41fad92ab5a54 Mon Sep 17 00:00:00 2001 From: Thilo Rusche Date: Thu, 31 Jul 2014 09:54:02 +0100 Subject: [PATCH] forcing spec/log directory --- .gitignore | 2 +- spec/log/.gitkeep | 0 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 spec/log/.gitkeep diff --git a/.gitignore b/.gitignore index 1c18a64..63e0d84 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ pkg/ *.gem coverage/ -spec/log/* \ No newline at end of file +spec/log/*.log \ No newline at end of file diff --git a/spec/log/.gitkeep b/spec/log/.gitkeep new file mode 100644 index 0000000..e69de29