dotfiles/.gitignore

17 lines
151 B
Text
Raw Normal View History

2020-01-19 15:02:54 -07:00
*
!.config/
2020-01-21 21:48:06 -07:00
!.config/**
2021-03-25 00:32:37 -06:00
!.icons/
!.icons/**
2020-01-19 15:02:54 -07:00
!.vimrc
!.Xresources
!.xinitrc
2020-01-21 22:25:08 -07:00
!.xprofile
2020-01-19 15:02:54 -07:00
!.gtkrc-2.0
!.gitignore
2020-01-21 21:48:06 -07:00
!.inputrc
!.bashrc
!.profile
2020-01-19 15:02:54 -07:00
!README.md