fdignore changes

This commit is contained in:
Bartek Stalewski 2020-10-20 16:41:27 +02:00
parent 3d674498bb
commit e43bf031f8

View file

@ -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*