Initial dot-file commit after setting up repo and playing with stow
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user