23 lines
196 B
Text
23 lines
196 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/
|
|
|
|
# KDE
|
|
!kglobalshortcutsrc
|