You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
283 B
Plaintext

# 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
nvim/.local/share/nvim/shada*
nvim/.config/coc*
#exlude cache dir for oh-my-zsh
zsh/.oh-my-zsh/cache/