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.

9 lines
236 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
#exlude cache dir for oh-my-zsh
zsh/.oh-my-zsh/cache/