From 5fe18b509322a309f3abff6a3d07ade101b6f41a Mon Sep 17 00:00:00 2001 From: Ryan Uber Date: Wed, 7 Jan 2015 15:21:01 -0800 Subject: [PATCH] Ignore vim swap files --- .gitignore | 2 ++ consul/structs/.structs.go.swp | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 consul/structs/.structs.go.swp diff --git a/.gitignore b/.gitignore index 2ad88cc13..751eca211 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,5 @@ ui/static/base.css ui/static/application.min.js ui/dist/ + +*.swp diff --git a/consul/structs/.structs.go.swp b/consul/structs/.structs.go.swp deleted file mode 100644 index 31fd3b04f..000000000 --- a/consul/structs/.structs.go.swp +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff95f5ab99b92d263cbcf68648ab80ba2557b45e2925580495dbd3c57d587319 -size 16384