From 5fb709c2ed746b501ceb7006bba8a5086c26cd64 Mon Sep 17 00:00:00 2001 From: Manuel Araoz Date: Wed, 12 Mar 2014 18:54:00 -0300 Subject: [PATCH] git ignore for vim files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index cd40d6bc..e005e4ae 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,7 @@ js/vendor/config.js dist/windows/Install Popcorn Time.exe dist/mac/Popcorn Time.app/ dist/mac/Popcorn Time.zip + + +# vim swap files +*.swp