Dotfiles/.gitignore
2024-05-14 00:09:14 +02:00

18 lines
195 B
Text

# Ignore Everything By Default
/*
# Include Git Files
!.gitignore
!.gitmodules
# Include bash config
!.bash_profile
!.bashrc
!.profile
# Include config
!.config/
# Include ssh Symlink
!.ssh