From e43bf031f8f96e509871072d4cbfd6dca9eb675f Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Tue, 20 Oct 2020 16:41:27 +0200 Subject: [PATCH] fdignore changes --- conf/fdignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/fdignore b/conf/fdignore index e1bfc33..ba11264 100644 --- a/conf/fdignore +++ b/conf/fdignore @@ -1,6 +1,6 @@ *.swp *~ -.*history +.*history* .cache .config/vim .config/zsh/caches @@ -12,5 +12,6 @@ .lesshst .local .python* +.ssh/known_hosts .vim .zcomp*