From c4af2105311b264f49b398961a1f8422b172ce9d Mon Sep 17 00:00:00 2001 From: Matt Hickford Date: Thu, 29 May 2014 22:18:56 +0100 Subject: [PATCH] Delete spurious empty file `...` Delete spurious empty file `...`. It was causing me trouble cloning this repo on Windows. > error: unable to create file httpbin/templates/... (Is a directory) > fatal: unable to checkout working tree > warning: Clone succeeded, but checkout failed. > You can inspect what was checked out with 'git status' > and retry the checkout with 'git checkout -f HEAD' --- httpbin/templates/... | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 httpbin/templates/... diff --git a/httpbin/templates/... b/httpbin/templates/... deleted file mode 100644 index e69de29..0000000