From af2d6bb7a9a96e92f623247f8349e3b85cffa403 Mon Sep 17 00:00:00 2001 From: Mark Szymanski Date: Mon, 25 Oct 2010 08:45:52 -0500 Subject: [PATCH] Added ignore directive for vim swap files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bcddac3..fec6fae 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ custom/*.bash .rvmrc aliases/custom.aliases.bash lib/custom.bash -plugins/custom.plugins.bash \ No newline at end of file +plugins/custom.plugins.bash +*.swp -- 2.17.1