dotfiles/.gitignore

22 lines
170 B
Text
Raw Normal View History

2021-12-02 11:05:20 -05:00
*
2021-12-02 11:14:39 -05:00
# This file
2021-12-02 11:05:20 -05:00
!.gitignore
2021-12-02 11:14:39 -05:00
2021-12-03 02:20:04 -05:00
# .config folder
!.config/
!.config/**
2021-12-02 11:14:39 -05:00
# Bash
!.bashrc
!.bash_profile
!.bash_logout
# XOrg
!.xinitrc
!.xprofile
!.Xresources
# Vim
!.vimrc