commit | af2d6bb7a9a96e92f623247f8349e3b85cffa403 | [log] [tgz] |
---|---|---|
author | Mark Szymanski <mrman208@me.com> | 周一 10月 25 08:45:52 2010 -0500 |
committer | Mark Szymanski <mrman208@me.com> | 周一 10月 25 08:45:52 2010 -0500 |
tree | 8408783e44e9d2574fd08258e17938cf4997edf0 | |
parent | a308e771e5471286599b4402a60b469b0e8950d9 [diff] [blame] |
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 @@ .rvmrc aliases/custom.aliases.bash lib/custom.bash -plugins/custom.plugins.bash \ No newline at end of file +plugins/custom.plugins.bash +*.swp