fd ignores
This commit is contained in:
parent
944a623217
commit
5fbe4434b8
1 changed files with 9 additions and 7 deletions
16
fd/ignore
16
fd/ignore
|
@ -1,15 +1,17 @@
|
|||
*.swp
|
||||
*~
|
||||
.*history*
|
||||
autoload
|
||||
.cache
|
||||
.git*
|
||||
.*history*
|
||||
.known_hosts
|
||||
.netrwhist
|
||||
.vim
|
||||
.zcomp*
|
||||
.zsh_sessions
|
||||
autoload
|
||||
modules
|
||||
.netrwhist
|
||||
repos
|
||||
*/share/nvim
|
||||
*.swp
|
||||
.vim
|
||||
vim-plugins
|
||||
.zcomp*
|
||||
*zsh
|
||||
zsh_modules
|
||||
.zsh_sessions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue