Dotfiles/.gitignore

10 lines
121 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
!.bashrc
2024-05-13 18:06:55 +00:00
!.config/