dotfiles/.gitignore

15 lines
131 B
Text
Raw Normal View History

2020-01-19 17:02:54 -05:00
*
!.config/
2020-01-21 23:48:06 -05:00
!.config/**
2020-01-19 17:02:54 -05:00
!.vimrc
!.Xresources
!.xinitrc
2020-01-22 00:25:08 -05:00
!.xprofile
2020-01-19 17:02:54 -05:00
!.gtkrc-2.0
!.gitignore
2020-01-21 23:48:06 -05:00
!.inputrc
!.bashrc
!.profile
2020-01-19 17:02:54 -05:00
!README.md