Dotfiles/.config/.gitignore

18 lines
145 B
Text
Raw Normal View History

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