.dotfiles/.gitignore

13 lines
131 B
Plaintext

# ignore everything
/*
# allowed misc files
!.gitmodules
!.gitignore
# allow some stuff to be pushed
!tmux
!git
!alacritty
!nvim