From f78218f625846afe2b6a487d18b0d7c65daa4edf Mon Sep 17 00:00:00 2001
From: Pete Clark <pete.clark@gmail.com>
Date: Tue, 24 May 2011 15:25:18 -0400
Subject: [PATCH] Adds compl .swp caches to gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 4b555067e..ecb8e46bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ projects.zsh
 custom/*
 !custom/example.zsh
 cache
+*.swp
-- 
2.21.0