Dotfiles/.config/.gitignore

17 lines
145 B
Text

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