Dotfiles/.gitignore

15 lines
165 B
Text
Raw Normal View History

2024-05-13 17:11:17 +00:00
# Ignore Everything By Default
2024-05-13 18:06:55 +00:00
/*
2024-05-13 17:11:17 +00:00
# Include Git Files
!.gitignore
!.gitmodules
# Include bash config
2024-05-13 21:58:56 +00:00
!.bash_profile
2024-05-13 17:11:17 +00:00
!.bashrc
2024-05-13 21:58:56 +00:00
!.profile
# Include config
!.config/