logansdotfiles/.gitignore

17 lines
151 B
Text
Raw Normal View History

2020-01-19 17:02:54 -05:00
*
!.config/
2020-01-21 23:48:06 -05:00
!.config/**
2021-03-25 02:32:37 -04:00
!.icons/
!.icons/**
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