dotfiles/.gitignore

19 lines
286 B
Text

**
!.config/
!.local/
# Include configs
!.nanorc
!.tmux.conf
!.gitconfig
!.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