Dotfiles/.gitignore

10 lines
121 B
Text
Raw Normal View History

2024-05-13 19:11:17 +02:00
# Ignore Everything By Default
2024-05-13 20:06:55 +02:00
/*
2024-05-13 19:11:17 +02:00
# Include Git Files
!.gitignore
!.gitmodules
# Include bash config
!.bashrc
2024-05-13 20:06:55 +02:00
!.config/