From: Mark Szymanski Date: Mon, 25 Oct 2010 13:45:52 +0000 (-0500) Subject: Added ignore directive for vim swap files X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=af2d6bb7a9a96e92f623247f8349e3b85cffa403;p=common%2Fbash_it.git Added ignore directive for vim swap files --- 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