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
|
*.swp
|
||||||
*~
|
*~
|
||||||
.*history
|
.*history*
|
||||||
.cache
|
.cache
|
||||||
.config/vim
|
.config/vim
|
||||||
.config/zsh/caches
|
.config/zsh/caches
|
||||||
|
@ -12,5 +12,6 @@
|
||||||
.lesshst
|
.lesshst
|
||||||
.local
|
.local
|
||||||
.python*
|
.python*
|
||||||
|
.ssh/known_hosts
|
||||||
.vim
|
.vim
|
||||||
.zcomp*
|
.zcomp*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue