dotfiles/.gitignore

21 lines
306 B
Text

**
!.config/
!.local/
!.ssh/
# Include configs
!.nanorc
!.tmux.conf
!.gitconfig
!.ssh/config
!.config/git/
!.config/git/**
!.bash_aliases
!.bash_profile
!.local/share/
!.local/share/code-server/
!.local/share/code-server/User/
!.local/share/code-server/User/settings.json
# Include this file
!.gitignore