fdignore changes
This commit is contained in:
parent
3d674498bb
commit
e43bf031f8
1 changed files with 2 additions and 1 deletions
|
@ -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*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue