From de32d5996adafcb09fb7d0597e319c2174bb5f78 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Mon, 7 Sep 2015 13:48:26 +0200 Subject: [PATCH] Ignore swap files and tags --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index aaadf01..07c6ce0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ # Vim .vim/bundle +*.swp +*.swo + +# Tags file +tags