Dotfiles/.config/.gitignore

18 lines
145 B
Text
Raw Normal View History

2024-07-19 10:32:33 +00:00
# Ignore Everything By Default
/*
#Unignore Ignore
!.gitignore
# Oh My Bash
!/oh-my-bash-custom/
# SSH
!/ssh/
# neovim
!/nvim/
2024-07-26 16:03:29 +00:00
# git
!/git/