From 0b811ae54903995e8716a5878483861536ac8c41 Mon Sep 17 00:00:00 2001 From: Chizi123 <joelgrun@gmail.com> Date: Tue, 29 Jan 2019 01:38:44 +0000 Subject: [PATCH] Changes default tramp method to pscp from plink --- .gitignore | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 2e30d81..1aa0467 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *~ +#*# config.el elpa/* eshell/* @@ -11,4 +12,5 @@ projectile-bookmarks.eld projectile.cache recentf -irony*/ \ No newline at end of file +irony*/ +server/ \ No newline at end of file -- Gitblit v1.9.3