2021-01-19 21:01:53 +01:00
|
|
|
# exclude plugged dir to avoid git conflicts
|
|
|
|
nvim/.config/nvim/plugged*
|
|
|
|
# exclude undodir content but keep directory
|
|
|
|
nvim/.config/nvim/undodir/*
|
|
|
|
!nvim/.config/nvim/undodir/.gitkeep
|
2021-01-22 16:02:44 +01:00
|
|
|
nvim/.local/share/nvim/shada*
|
2021-01-29 01:13:30 +01:00
|
|
|
nvim/.config/coc*
|
2021-01-21 23:49:54 +01:00
|
|
|
#exlude cache dir for oh-my-zsh
|
|
|
|
zsh/.oh-my-zsh/cache/
|