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*