Dotfiles/.config/.gitignore
2024-09-01 12:40:29 +02:00

20 lines
169 B
Text

# Ignore Everything By Default
/*
#Unignore Ignore
!.gitignore
# Oh My Bash
!/oh-my-bash-custom/
# oh My Posh
!omp.toml
# SSH
!/ssh/
# neovim
!/nvim/
# git
!/git/