From: Benjamin C Meyer Date: Thu, 7 Nov 2013 03:07:11 +0000 (-0500) Subject: Remove .gitignore which was just ignoring vim swap files X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=26b0acd16d72105de831647faf0bdc09f2f0d062;p=git-hooks.git Remove .gitignore which was just ignoring vim swap files which really belong in users global .gitignore file. Signed-off-by: Benjamin C Meyer --- diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 1377554..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -*.swp